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 | 3127fe7c545be3675b0296768f0d5acfeed7f429 (patch) | |
tree | e0ea14a7777fe64ae6a8d40e3cbdf2984fc79ccb /Python/errors.c | |
parent | 6d5f18e27df6dcf97575d9cc698e4107814d9758 (diff) | |
download | cpython-3127fe7c545be3675b0296768f0d5acfeed7f429.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/errors.c')
0 files changed, 0 insertions, 0 deletions