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 vstinner
Recipients ezio.melotti, vstinner
Date 2009-01-30.16:04:11
SpamBayes Score 0.002391242
Marked as misclassified No
Message-id <1233331455.63.0.735254479903.issue5110@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch to use ascii() directly in sys_displayhook() (with an 
unit test!).
History
Date User Action Args
2009-01-30 16:04:15vstinnersetrecipients: + vstinner, ezio.melotti
2009-01-30 16:04:15vstinnersetmessageid: <1233331455.63.0.735254479903.issue5110@psf.upfronthosting.co.za>
2009-01-30 16:04:12vstinnerlinkissue5110 messages
2009-01-30 16:04:12vstinnercreate