]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added count() method.
authorGuido van Rossum <guido@python.org>
Sun, 20 Oct 1991 20:20:40 +0000 (20:20 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 20 Oct 1991 20:20:40 +0000 (20:20 +0000)
commite6f7d18e6b303f1e2613d0b016bd0dfb6fd337a1
tree22b8ff0e06b71d42ab207f8d063e68a37fe51aed
parentc64d04dedd1800cfc02a72e0109f0b806f644535
Added count() method.
Changed some conditional INCREFs into XINCREFs.
Objects/listobject.c