summaryrefslogtreecommitdiff
path: root/Python/pythonmain.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-02-24 15:23:03 +0000
committerGuido van Rossum <guido@python.org>2000-02-24 15:23:03 +0000
commit4aa24f997940fae3ac718d034014ad0f987101c0 (patch)
treef1e74e10f60686ca4a9d9b24dc60b05ae888a8f3 /Python/pythonmain.c
parentd5062babed8571d270a13a48e439bc9eacb10cb3 (diff)
downloadcpython-git-4aa24f997940fae3ac718d034014ad0f987101c0.tar.gz
Made all list methods use PyArg_ParseTuple(), for more accurate
diagnostics. *** INCOMPATIBLE CHANGE: This changes append(), remove(), index(), and *** count() to require exactly one argument -- previously, multiple *** arguments were silently assumed to be a tuple.
Diffstat (limited to 'Python/pythonmain.c')
0 files changed, 0 insertions, 0 deletions