summaryrefslogtreecommitdiffstats
path: root/Objects/bufferobject.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-02-24 15:23:03 (GMT)
committerGuido van Rossum <guido@python.org>2000-02-24 15:23:03 (GMT)
commit4aa24f997940fae3ac718d034014ad0f987101c0 (patch)
treef1e74e10f60686ca4a9d9b24dc60b05ae888a8f3 /Objects/bufferobject.c
parentd5062babed8571d270a13a48e439bc9eacb10cb3 (diff)
downloadcpython-4aa24f997940fae3ac718d034014ad0f987101c0.zip
cpython-4aa24f997940fae3ac718d034014ad0f987101c0.tar.gz
cpython-4aa24f997940fae3ac718d034014ad0f987101c0.tar.bz2
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 'Objects/bufferobject.c')
0 files changed, 0 insertions, 0 deletions