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 Pix
Recipients Pix
Date 2014-04-07.16:25:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396887951.87.0.0918755245814.issue21171@psf.upfronthosting.co.za>
In-reply-to
Content
Function rot13 in file "encodings/rot_13.py" throws exception:

LookupError: 'rot-13' is not a text encoding; use codecs.encode() to handle arbitrary codecs
History
Date User Action Args
2014-04-07 16:25:51Pixsetrecipients: + Pix
2014-04-07 16:25:51Pixsetmessageid: <1396887951.87.0.0918755245814.issue21171@psf.upfronthosting.co.za>
2014-04-07 16:25:51Pixlinkissue21171 messages
2014-04-07 16:25:51Pixcreate