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 isoschiz
Recipients benjamin.peterson, isoschiz, r.david.murray
Date 2013-04-20.00:10:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366416600.23.0.189941801347.issue17646@psf.upfronthosting.co.za>
In-reply-to
Content
print_tb() wasn't passing the file argument through to print_list() - now fixed. I also verified none of the other functions had a similar bug.
History
Date User Action Args
2013-04-20 00:10:00isoschizsetrecipients: + isoschiz, benjamin.peterson, r.david.murray
2013-04-20 00:10:00isoschizsetmessageid: <1366416600.23.0.189941801347.issue17646@psf.upfronthosting.co.za>
2013-04-20 00:10:00isoschizlinkissue17646 messages
2013-04-20 00:10:00isoschizcreate