summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2009-01-26 03:44:49 (GMT)
committerRaymond Hettinger <python@rcn.com>2009-01-26 03:44:49 (GMT)
commitc578ec1a92a6f021d9e2ee552201c797302e11f6 (patch)
treeb03b90bf801b863487a6083c49cc09d2157f7a9a /Python/pythonrun.c
parent0010be41f6e85d6b464a9e316f12e800aa9f75e0 (diff)
downloadcpython-c578ec1a92a6f021d9e2ee552201c797302e11f6.zip
cpython-c578ec1a92a6f021d9e2ee552201c797302e11f6.tar.gz
cpython-c578ec1a92a6f021d9e2ee552201c797302e11f6.tar.bz2
As discussed on python-dev, remove several operator functions
isSequenceType(), isMappingType(), and isNumberType() in favor of using abstract base classes. Also, remove repeat() and irepeat() in favor of mul() and imul().
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions