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 christian.heimes, gregory.p.smith, vstinner
Date 2013-07-22.19:11:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1374520303.94.0.471973803677.issue18405@psf.upfronthosting.co.za>
In-reply-to
Content
I prefer to avoid conversion to/from base64, and use random.choice() instead: see attached patch.
History
Date User Action Args
2013-07-22 19:11:43vstinnersetrecipients: + vstinner, gregory.p.smith, christian.heimes
2013-07-22 19:11:43vstinnersetmessageid: <1374520303.94.0.471973803677.issue18405@psf.upfronthosting.co.za>
2013-07-22 19:11:43vstinnerlinkissue18405 messages
2013-07-22 19:11:43vstinnercreate