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 flox, michael.foord, r.david.murray
Date 2012-08-29.13:21:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346246468.93.0.854574305021.issue15810@psf.upfronthosting.co.za>
In-reply-to
Content
I think it works as it should (you shouldn't be asserting that a sequence and a tuple are equal, after all).  Once you fix your test, you'll get the pretty print if there are still differences.
History
Date User Action Args
2012-08-29 13:21:08r.david.murraysetrecipients: + r.david.murray, michael.foord, flox
2012-08-29 13:21:08r.david.murraysetmessageid: <1346246468.93.0.854574305021.issue15810@psf.upfronthosting.co.za>
2012-08-29 13:21:08r.david.murraylinkissue15810 messages
2012-08-29 13:21:08r.david.murraycreate