]> granicus.if.org Git - python/commit
Change to always call list.append with a single argument.
authorGuido van Rossum <guido@python.org>
Tue, 8 Oct 1996 14:06:17 +0000 (14:06 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 8 Oct 1996 14:06:17 +0000 (14:06 +0000)
commitb7f48e39c379e60473c220a586039aa56cea0b50
tree3bad8e066d8767e3866430a041f9b25a009013bc
parent3c7739a75435df0fe5c86b2dec8de3d367212108
Change to always call list.append with a single argument.
Lib/fmt.py
Lib/lib-old/fmt.py
Lib/mutex.py