diff options
author | Guido van Rossum <guido@python.org> | 2002-04-06 01:05:01 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2002-04-06 01:05:01 +0000 |
commit | c7e4b317a31d213ac29cbb27ecc77881a21cd2a6 (patch) | |
tree | 3b94c26257ad0a74c3106a838f6e9a14098147c8 /Python/pythonrun.c | |
parent | a9bf10e857d2425e131051dad7d2756b4f07f0dd (diff) | |
download | cpython-c7e4b317a31d213ac29cbb27ecc77881a21cd2a6.tar.gz |
- Changed new-style class instantiation so that when C's __new__
method returns something that's not a C instance, its __init__ is
not called. [SF bug #537450]
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions