]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* aifc.py: don't die on invalid MARK chunk
authorGuido van Rossum <guido@python.org>
Sun, 20 Jun 1993 21:02:22 +0000 (21:02 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 20 Jun 1993 21:02:22 +0000 (21:02 +0000)
commit9b3bc715980b51ffbf535bcf159ba4be03938c19
treebac82c0ba89639c54234f789ae862e6b1b4329ee
parent52fc1f607eab013b1e7688b4cfb3b09fb82ce9eb
* aifc.py: don't die on invalid MARK chunk
* calendar.py: remove stuff now built in time; some cleanup and
  generalization in the calendar printing
* cmd.py: use __init__.
* tzparse.py: This module is no longer necessary -- use builtin time instead!
Lib/aifc.py
Lib/calendar.py
Lib/cmd.py
Lib/tzparse.py