diff options
author | Guido van Rossum <guido@python.org> | 2001-08-24 10:17:36 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-08-24 10:17:36 +0000 |
commit | 845fc48bf739fc04ed3e082aec772c2dc72bf1b6 (patch) | |
tree | 47ddf8f1d4961dd495ee9cd8630f0113c67b3bf9 /Python/bltinmodule.c | |
parent | 2c25239215964746e030d9f7e47232d4dca5746d (diff) | |
download | cpython-git-845fc48bf739fc04ed3e082aec772c2dc72bf1b6.tar.gz |
getset_descr_set(): guard against deletion (indicated by a set call
with a NULL value), in a somewhat lame way: call the set() function
with one argument. Should I add a 3rd function, 'del', instead?
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions