]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* calendar.py: minor cleanups
authorGuido van Rossum <guido@python.org>
Thu, 17 Jun 1993 12:38:10 +0000 (12:38 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 17 Jun 1993 12:38:10 +0000 (12:38 +0000)
commit52fc1f607eab013b1e7688b4cfb3b09fb82ce9eb
tree33fed994c8981b8d1866362b1708c8d39916f1db
parent234f942aefb779efa6cfb7225e21d16a3f7e80f7
* calendar.py: minor cleanups
* ftplib.py: support __init__ with optional host, port args
* aifc.py: ensure header is written on close even when no data is written
Lib/aifc.py
Lib/calendar.py
Lib/ftplib.py