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 pitrou
Recipients pitrou
Date 2008-12-28.19:08:52
SpamBayes Score 4.056825e-05
Marked as misclassified No
Message-id <1230491336.77.0.294531654867.issue3700@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch. Not only does it fix the str tests, but it also adds
similar tests for bytes and bytearray objects.
History
Date User Action Args
2008-12-28 19:08:57pitrousetrecipients: + pitrou
2008-12-28 19:08:56pitrousetmessageid: <1230491336.77.0.294531654867.issue3700@psf.upfronthosting.co.za>
2008-12-28 19:08:55pitroulinkissue3700 messages
2008-12-28 19:08:55pitroucreate