]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
aiff.py, calendar.py: change functions taking a tuple to really take a
authorGuido van Rossum <guido@python.org>
Fri, 5 Feb 1993 09:39:16 +0000 (09:39 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 5 Feb 1993 09:39:16 +0000 (09:39 +0000)
commit995c33a2bbb540729e3330ed8f11365e578ab5a0
tree4aadd77c40846a13accfbb85f760f0fccf89654e
parent3a997279d50d98bc403103d3467740f69a5fc47f
aiff.py, calendar.py: change functions taking a tuple to really take a
tuple (now that it makes a difference to Python)
Lib/calendar.py