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 geoffreyspear
Recipients geoffreyspear, lunokhod, ronaldoussoren
Date 2014-09-17.14:23:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1410963790.77.0.718503604058.issue22432@psf.upfronthosting.co.za>
In-reply-to
Content
The same behavior exists in Python 3, however, I'm not sure it's a bug. The documentation says "The characters in salt must be in the set [./a-zA-Z0-9]." Presumably the behavior when there is a $ in the salt is undefined by Python, and different on different platforms.
History
Date User Action Args
2014-09-17 14:23:10geoffreyspearsetrecipients: + geoffreyspear, ronaldoussoren, lunokhod
2014-09-17 14:23:10geoffreyspearsetmessageid: <1410963790.77.0.718503604058.issue22432@psf.upfronthosting.co.za>
2014-09-17 14:23:10geoffreyspearlinkissue22432 messages
2014-09-17 14:23:10geoffreyspearcreate