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 DLitz
Recipients Brian.Bossé, DLitz, akuchling, eric.snow, kristjan.jonsson, meador.inge, nick.caruso, rhettinger, sfllaw
Date 2013-09-08.07:24:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378625088.49.0.379275710994.issue9974@psf.upfronthosting.co.za>
In-reply-to
Content
@amk: I'd appreciate it if you did. :)

I ran into this bug while writing some code that converts b"..." into "..." in PyCrypto's setup.py script (for backward compatibility with Python 2.5 and below).
History
Date User Action Args
2013-09-08 07:24:48DLitzsetrecipients: + DLitz, akuchling, rhettinger, kristjan.jonsson, sfllaw, meador.inge, nick.caruso, Brian.Bossé, eric.snow
2013-09-08 07:24:48DLitzsetmessageid: <1378625088.49.0.379275710994.issue9974@psf.upfronthosting.co.za>
2013-09-08 07:24:48DLitzlinkissue9974 messages
2013-09-08 07:24:48DLitzcreate