Guido van Rossum <[email protected]> added the comment: Here's a patch. It makes urlsafe_b64{en,de}code about 4x faster on my machine. The tests in base64_test.py still pass.
---------- keywords: +patch Added file: http://bugs.python.org/file26087/base64.patch _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue15138> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
