This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author orivej
Recipients facundobatista, orivej
Date 2008-06-30.06:54:25
SpamBayes Score 0.035895616
Marked as misclassified No
Message-id <1214808865.99.0.60393597533.issue3239@psf.upfronthosting.co.za>
In-reply-to
Content
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?
History
Date User Action Args
2008-06-30 06:54:26orivejsetspambayes_score: 0.0358956 -> 0.035895616
recipients: + orivej, facundobatista
2008-06-30 06:54:26orivejsetspambayes_score: 0.0358956 -> 0.0358956
messageid: <1214808865.99.0.60393597533.issue3239@psf.upfronthosting.co.za>
2008-06-30 06:54:25orivejlinkissue3239 messages
2008-06-30 06:54:25orivejcreate