diff options
author | Guido van Rossum <guido@python.org> | 1994-09-29 09:45:57 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1994-09-29 09:45:57 (GMT) |
commit | 180d7b4d5588737601b3242d8ce9cab59a75286f (patch) | |
tree | b5ac47852aa67c7bf2b1a82eaf0b0117b314e348 /Modules/posixmodule.c | |
parent | fe3f1a256bc4f0c359ab843d5de517946916218f (diff) | |
download | cpython-180d7b4d5588737601b3242d8ce9cab59a75286f.zip cpython-180d7b4d5588737601b3242d8ce9cab59a75286f.tar.gz cpython-180d7b4d5588737601b3242d8ce9cab59a75286f.tar.bz2 |
* Python/ceval.c, Include/ceval.h: promote MakePendingCalls to
global: Py_MakePendingCalls. Also guard against recursive calls
* Include/classobject.h, Objects/classobject.c,
Python/{ceval.c,bltinmodule.c}: entirely redone operator
overloading. The rules for class instances are now much more
relaxed than for other built-in types
(whose coerce must still return two objects of the same type)
Diffstat (limited to 'Modules/posixmodule.c')
0 files changed, 0 insertions, 0 deletions