Georgij Kondratjev <[EMAIL PROTECTED]> added the comment: >>> import curses.ascii as curses_ascii
If you like curses_ascii you would probably like curses.ascii :) so here is the patch. I tested it with module built-in testing facility (if __name__ == '__main__') but didn't run other tests. Patch with "patch -i curses-textpad-ascii.patch src/python/Lib/curses/textpad.py" ---------- keywords: +patch Added file: http://bugs.python.org/file10790/curses-textpad-ascii.patch _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3239> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com