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 krypten
Recipients krypten, r.david.murray, rhettinger, samwyse, skip.montanaro
Date 2014-12-14.05:14:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1418534095.29.0.239536607688.issue23041@psf.upfronthosting.co.za>
In-reply-to
Content
Used function PyUnicode_Check instead of PyString_Check
History
Date User Action Args
2014-12-14 05:14:55kryptensetrecipients: + krypten, skip.montanaro, rhettinger, samwyse, r.david.murray
2014-12-14 05:14:55kryptensetmessageid: <1418534095.29.0.239536607688.issue23041@psf.upfronthosting.co.za>
2014-12-14 05:14:55kryptenlinkissue23041 messages
2014-12-14 05:14:55kryptencreate