[issue3239] curses/textpad.py incorrectly and redundantly imports ascii

Georgij Kondratjev report at bugs.python.org
Mon Jun 30 08:54:26 CEST 2008


Georgij Kondratjev <smpuj at bk.ru> added the comment:

Sorry, I didn't not distinguish between curses module ascii and built-in
function ascii.

"import curses.ascii as ascii" works. Is this a good fix?

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3239>
_______________________________________


More information about the Python-bugs-list mailing list