mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-25 16:24:03 +08:00
79e0b94ef1
* adding ascii, panal and textpad modules to the curses module. * added curses/panel.pyi and curses/textpad.pyi to test/pytype_blacklist.txt just like curses/__init__.pyi because they all import _curses. (This may not be the right thing to do)