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 r.david.murray
Recipients belopolsky, larry, python-dev, r.david.murray, serhiy.storchaka, terry.reedy
Date 2015-05-19.14:13:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432044792.31.0.882715560664.issue24215@psf.upfronthosting.co.za>
In-reply-to
Content
If you are looking for a small test file to switch to, perhaps test_uu would be a good candidate.  It isn't very likely to grow, since I don't think uu encoding is used much any more, so the likelyhood of someone caring about it is relatively low.  But I haven't looked at what test_trace is using test_pprint for, so perhaps it isn't suitable.
History
Date User Action Args
2015-05-19 14:13:12r.david.murraysetrecipients: + r.david.murray, terry.reedy, belopolsky, larry, python-dev, serhiy.storchaka
2015-05-19 14:13:12r.david.murraysetmessageid: <1432044792.31.0.882715560664.issue24215@psf.upfronthosting.co.za>
2015-05-19 14:13:12r.david.murraylinkissue24215 messages
2015-05-19 14:13:12r.david.murraycreate