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 fijall
Recipients arigo, christian.heimes, fijall, hynek
Date 2012-06-14.09:22:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339665760.93.0.641298301244.issue15061@psf.upfronthosting.co.za>
In-reply-to
Content
Ah unicodes. is encode('unicode-internal') independent on the string characters? I heavily doubt so. you leak at least some information through that function alone.
History
Date User Action Args
2012-06-14 09:22:40fijallsetrecipients: + fijall, arigo, christian.heimes, hynek
2012-06-14 09:22:40fijallsetmessageid: <1339665760.93.0.641298301244.issue15061@psf.upfronthosting.co.za>
2012-06-14 09:22:40fijalllinkissue15061 messages
2012-06-14 09:22:40fijallcreate