diff options
author | Guido van Rossum <guido@python.org> | 2000-02-24 15:23:03 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-02-24 15:23:03 (GMT) |
commit | 4aa24f997940fae3ac718d034014ad0f987101c0 (patch) | |
tree | f1e74e10f60686ca4a9d9b24dc60b05ae888a8f3 /Objects/bufferobject.c | |
parent | d5062babed8571d270a13a48e439bc9eacb10cb3 (diff) | |
download | cpython-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