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 vstinner
Recipients chris.jerdonek, serhiy.storchaka, vstinner
Date 2012-11-06.10:20:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352197230.8.0.910178926483.issue16414@psf.upfronthosting.co.za>
In-reply-to
Content
> I tested brute.py for all supported in Python encodings:

Oh thanks, interesting result. I completed the encoding list and the character list: see brute2.py. I added "joker" characters: U+00A0 and U+20AC which match requierements for most locale encodings.
History
Date User Action Args
2012-11-06 10:20:30vstinnersetrecipients: + vstinner, chris.jerdonek, serhiy.storchaka
2012-11-06 10:20:30vstinnersetmessageid: <1352197230.8.0.910178926483.issue16414@psf.upfronthosting.co.za>
2012-11-06 10:20:30vstinnerlinkissue16414 messages
2012-11-06 10:20:30vstinnercreate