summaryrefslogtreecommitdiffstats
path: root/Lib/base64.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed spelling in comment: "RFC", not "RFX".Fred Drake1998-05-221-1/+1
* Set correct RFC number. Open input in binary.Guido van Rossum1997-05-081-2/+2
* Add #! line.Guido van Rossum1997-04-021-0/+2
* Use binascii module (resulting in a 60-fold speedup:-)Jack Jansen1995-10-041-76/+14
* improved test/main programGuido van Rossum1995-09-181-2/+3
* upgdaded the test programGuido van Rossum1995-08-101-4/+18
* two mime encoding schemesGuido van Rossum1995-06-141-0/+125