mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
* 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)