diff options
author | Guido van Rossum <guido@python.org> | 2001-08-24 10:13:31 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-08-24 10:13:31 +0000 |
commit | 6d5f18e27df6dcf97575d9cc698e4107814d9758 (patch) | |
tree | 7f1a9ca092e48919ffae264d9c50d04537a24e7c /Python/errors.c | |
parent | e67848b1a771915d9a883cec604323e6cc439b0f (diff) | |
download | cpython-6d5f18e27df6dcf97575d9cc698e4107814d9758.tar.gz |
slot_tp_descr_get(): guard against NULL obj or type (bug reported by
Thomas Hellor on python-dev).
slot_tp_descr_set(): if value is NULL, call __del__ instead of
__set__.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions