summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-05-22 00:51:39 (GMT)
committerGuido van Rossum <guido@python.org>1998-05-22 00:51:39 (GMT)
commit09df08a105c054a82c1c3d52efa2a21553c0b4d1 (patch)
tree3c36a31aaf123aef4632f8c3dca0f4f66b4527c9 /acconfig.h
parent44e4d5a6fd97d7a9e17a150b30712bc02848ed2b (diff)
downloadcpython-09df08a105c054a82c1c3d52efa2a21553c0b4d1.zip
cpython-09df08a105c054a82c1c3d52efa2a21553c0b4d1.tar.gz
cpython-09df08a105c054a82c1c3d52efa2a21553c0b4d1.tar.bz2
A bunch of functions are now properly implemented in abstract.c, and
the code here becomes much simpler. In particular: abs(), divmod(), pow(), int(), long(), float(), len(), tuple(), list(). 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. A few other cosmetic things, such as properly reindenting slice().
Diffstat (limited to 'acconfig.h')
0 files changed, 0 insertions, 0 deletions