◐ Shell
clean mode source ↗

Message 174959 - Python tracker

Message174959

Author serhiy.storchaka
Recipients chris.jerdonek, serhiy.storchaka, vstinner
Date 2012-11-06.09:48:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352195303.79.0.335186387289.issue16414@psf.upfronthosting.co.za>
In-reply-to
Content
I tested brute.py for all supported in Python encodings:

No character for encoding cp1006:surrogateescape :-(
No character for encoding cp720:surrogateescape :-(
No character for encoding cp864:surrogateescape :-(
No character for encoding iso8859_3:surrogateescape :-(
No character for encoding iso8859_6:surrogateescape :-(
No character for encoding mac_arabic:surrogateescape :-(
No character for encoding mac_farsi:surrogateescape :-(
History
Date User Action Args
2012-11-06 09:48:23serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, chris.jerdonek
2012-11-06 09:48:23serhiy.storchakasetmessageid: <1352195303.79.0.335186387289.issue16414@psf.upfronthosting.co.za>
2012-11-06 09:48:23serhiy.storchakalinkissue16414 messages
2012-11-06 09:48:23serhiy.storchakacreate