summaryrefslogtreecommitdiff
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1996-05-21 22:44:20 +0000
committerGuido van Rossum <guido@python.org>1996-05-21 22:44:20 +0000
commit993952bfb292dba03d19acd1d1859ec4e2e3b003 (patch)
tree2ece1d7a572802af9c8098a1ee54a3471b28bcf2 /Python/sysmodule.c
parent422cc7ffecf6c0aaeefd7b6da4514b263d8666a2 (diff)
downloadcpython-git-993952bfb292dba03d19acd1d1859ec4e2e3b003.tar.gz
Fix obscure bug in string%mapping where the mapping creates its items
on the fly -- there was an unsafe DECREF. Actually save some lines of code by using abstract.c:PyObject_GetItem().
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions