summaryrefslogtreecommitdiff
path: root/Python/symtable.c
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2001-12-06 15:18:48 +0000
committerJeremy Hylton <jeremy@alum.mit.edu>2001-12-06 15:18:48 +0000
commit7802a53e38399e8df647f0633f18658b7bb1be4a (patch)
tree5fd7636a82cd20d811b77819fce9acb9e85281b9 /Python/symtable.c
parent2554dd993a86c7914bd7159c96b6517590a58561 (diff)
downloadcpython-git-7802a53e38399e8df647f0633f18658b7bb1be4a.tar.gz
Little stuff.
Add a missing DECREF in an obscure corner. If the str() or repr() of an object passed to a string interpolation -- e.g. "%s" % obj -- returns a non-string, the returned object was leaked. Repair an indentation glitch. Replace a bunch of PyString_AsString() calls (and their ilk) with macros.
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions