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 pitrou
Recipients Anthony.Kong, berker.peksag, eric.araujo, petri.lehtinen, pitrou
Date 2012-01-01.22:15:40
SpamBayes Score 2.7373802e-05
Marked as misclassified No
Message-id <1325456141.2.0.0985394015414.issue13641@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the patch, Berker. It seems a bit too simple, though. You should add some tests in Lib/test/test_base64.py and run them (using "./python -m test -v test_base64"), this will allow you to see if your changes are correct.
History
Date User Action Args
2012-01-01 22:15:41pitrousetrecipients: + pitrou, eric.araujo, petri.lehtinen, Anthony.Kong, berker.peksag
2012-01-01 22:15:41pitrousetmessageid: <1325456141.2.0.0985394015414.issue13641@psf.upfronthosting.co.za>
2012-01-01 22:15:40pitroulinkissue13641 messages
2012-01-01 22:15:40pitroucreate