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 | 2c25239215964746e030d9f7e47232d4dca5746d (patch) | |
tree | fb3d2613cdbc3e84bfb29cddd5fca7b9fb529af0 /Python/bltinmodule.c | |
parent | 91c0d8a9223ed137b9824248bd5941c1d60feafd (diff) | |
download | cpython-git-2c25239215964746e030d9f7e47232d4dca5746d.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/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions