diff options
author | Guido van Rossum <guido@python.org> | 2001-10-09 11:07:24 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-10-09 11:07:24 +0000 |
commit | 0eb2a6e974d6862ce5d691f30ec9cc9dae5c9074 (patch) | |
tree | 846f06f528c49f5ddeb8135aa9182e404c4de97e /Python/pystate.c | |
parent | 1dbce44b91426712f5a904c8c52fbde21c7bd79c (diff) | |
download | cpython-git-0eb2a6e974d6862ce5d691f30ec9cc9dae5c9074.tar.gz |
It turned out not so difficult to support old-style numbers (those
without the Py_TPFLAGS_CHECKTYPES flag) in the wrappers. This
required a few changes in test_descr.py to cope with the fact that the
complex type has __int__, __long__ and __float__ methods that always
raise an exception.
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions