]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Changed calendar.py to define lists of literals instead of tuples.
authorGuido van Rossum <guido@python.org>
Thu, 9 Jul 1992 11:05:12 +0000 (11:05 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 9 Jul 1992 11:05:12 +0000 (11:05 +0000)
commiteb23155a8e8e07b8f1d6e6085e7a3a45cc605d55
tree153c59dad60adeee16fdbe67a053f3e107902c76
parentca7b213b469fe07f0fadb78901f1b25957bab4ef
Changed calendar.py to define lists of literals instead of tuples.
Got rid of old module 'localtime.py'.
Lib/calendar.py