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

Georgij Kondratjev report at bugs.python.org
Sun Jun 29 23:28:32 CEST 2008


New submission from Georgij Kondratjev <smpuj at bk.ru>:

Line 'import curses, ascii' should be replaced with 'import curses'

----------
components: Library (Lib)
messages: 68969
nosy: orivej
severity: normal
status: open
title: curses/textpad.py incorrectly and redundantly imports ascii
versions: Python 3.0

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


More information about the Python-bugs-list mailing list