diff options
author | Guido van Rossum <guido@python.org> | 1998-05-22 00:52:29 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1998-05-22 00:52:29 (GMT) |
commit | 7e33c6e89673afd4791f35aef6893a04b0218849 (patch) | |
tree | 8a524d76838cd5d9b920d5ee498a4af2d9210304 /Objects | |
parent | 09df08a105c054a82c1c3d52efa2a21553c0b4d1 (diff) | |
download | cpython-7e33c6e89673afd4791f35aef6893a04b0218849.zip cpython-7e33c6e89673afd4791f35aef6893a04b0218849.tar.gz cpython-7e33c6e89673afd4791f35aef6893a04b0218849.tar.bz2 |
Moved cmp_member() to abstract.c, as PySequence_Contains() [with
swapped arguments].
Also make sure that no use of a function pointer gotten from a
tp_as_sequence or tp_as_mapping structure is made without checking it
for NULL first.
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions