diff options
| author | Raymond Hettinger <python@rcn.com> | 2009-01-26 03:44:49 (GMT) |
|---|---|---|
| committer | Raymond Hettinger <python@rcn.com> | 2009-01-26 03:44:49 (GMT) |
| commit | c578ec1a92a6f021d9e2ee552201c797302e11f6 (patch) | |
| tree | b03b90bf801b863487a6083c49cc09d2157f7a9a /Python/pythonrun.c | |
| parent | 0010be41f6e85d6b464a9e316f12e800aa9f75e0 (diff) | |
| download | cpython-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
