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 maker
Recipients carljm, ezio.melotti, jcea, joneskoo, maker, orsenthil
Date 2012-01-09.15:05:10
SpamBayes Score 0.0018342275
Marked as misclassified No
Message-id <1326121512.04.0.115071303322.issue13642@psf.upfronthosting.co.za>
In-reply-to
Content
Patch attached. Note that now unquote is called with host using map(), and b64 encoded strings are no more hardcoded. Please tell me if those changes are acceptable - anyway they don't break any other unit tests.
History
Date User Action Args
2012-01-09 15:05:12makersetrecipients: + maker, jcea, orsenthil, carljm, ezio.melotti, joneskoo
2012-01-09 15:05:12makersetmessageid: <1326121512.04.0.115071303322.issue13642@psf.upfronthosting.co.za>
2012-01-09 15:05:11makerlinkissue13642 messages
2012-01-09 15:05:11makercreate