summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1996-05-21 22:44:20 (GMT)
committerGuido van Rossum <guido@python.org>1996-05-21 22:44:20 (GMT)
commit993952bfb292dba03d19acd1d1859ec4e2e3b003 (patch)
tree2ece1d7a572802af9c8098a1ee54a3471b28bcf2 /Python
parent422cc7ffecf6c0aaeefd7b6da4514b263d8666a2 (diff)
downloadcpython-993952bfb292dba03d19acd1d1859ec4e2e3b003.zip
cpython-993952bfb292dba03d19acd1d1859ec4e2e3b003.tar.gz
cpython-993952bfb292dba03d19acd1d1859ec4e2e3b003.tar.bz2
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')
0 files changed, 0 insertions, 0 deletions