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 noam
Recipients flox, noam
Date 2010-03-19.09:09:24
SpamBayes Score 0.00010916206
Marked as misclassified No
Message-id <1268989768.92.0.204052672432.issue8048@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a better and much shorter patch: I use sys.__displayhook__ instead of implementing it in Python, which has the nice side effect of not changing pdb behaviour.
History
Date User Action Args
2010-03-19 09:09:29noamsetrecipients: + noam, flox
2010-03-19 09:09:28noamsetmessageid: <1268989768.92.0.204052672432.issue8048@psf.upfronthosting.co.za>
2010-03-19 09:09:25noamlinkissue8048 messages
2010-03-19 09:09:25noamcreate