diff options
author | Tim Peters <tim.peters@gmail.com> | 2003-04-08 19:13:14 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2003-04-08 19:13:14 (GMT) |
commit | 539afe0d8412551503e75b20a1f010560aa5fbc1 (patch) | |
tree | 7419c5ffd332a0eb4bfa05a50c4f8f3319c680b1 /Python/errors.c | |
parent | 82550d5b8654cee55357cef303038effa4e0448a (diff) | |
download | cpython-539afe0d8412551503e75b20a1f010560aa5fbc1.zip cpython-539afe0d8412551503e75b20a1f010560aa5fbc1.tar.gz cpython-539afe0d8412551503e75b20a1f010560aa5fbc1.tar.bz2 |
More backporting of gc-vs-__del__ fixes. It should be fixed for instances
of classic classes now. Alas, new-style classes are still a problem, and
didn't need to be fixed in 2.3 (they were already immune in 2.3 due to the
new-in-2.3 tp_del slot).
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions