summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2009-01-26 02:09:03 +0000
committerRaymond Hettinger <python@rcn.com>2009-01-26 02:09:03 +0000
commit3c642d5d5fcdc0102341eea55f8c7eab468e8273 (patch)
tree4318c71cf8d1499aebef185b87864de54bb0bc05 /Python/pythonrun.c
parent719fd071ae8885848fc8aab1b8ee0d36ab6f52d0 (diff)
downloadcpython-3c642d5d5fcdc0102341eea55f8c7eab468e8273.tar.gz
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(). After the buildbots have had a go at this. Will backport to Py3.0.1. For Py2.7, will just mark as deprecated.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions