aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/base64.py
Commit message (Collapse)AuthorAge
* Fixed spelling in comment: "RFC", not "RFX".Fred Drake1998-05-22
|
* Set correct RFC number. Open input in binary.Guido van Rossum1997-05-08
|
* Add #! line.Guido van Rossum1997-04-02
|
* Use binascii module (resulting in a 60-fold speedup:-)Jack Jansen1995-10-04
|
* improved test/main programGuido van Rossum1995-09-18
|
* upgdaded the test programGuido van Rossum1995-08-10
|
* two mime encoding schemesGuido van Rossum1995-06-14