summaryrefslogtreecommitdiffstats
path: root/Lib/lib-tk/tkSimpleDialog.py
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2001-12-06 15:18:48 (GMT)
committerJeremy Hylton <jeremy@alum.mit.edu>2001-12-06 15:18:48 (GMT)
commit7802a53e38399e8df647f0633f18658b7bb1be4a (patch)
tree5fd7636a82cd20d811b77819fce9acb9e85281b9 /Lib/lib-tk/tkSimpleDialog.py
parent2554dd993a86c7914bd7159c96b6517590a58561 (diff)
downloadcpython-7802a53e38399e8df647f0633f18658b7bb1be4a.zip
cpython-7802a53e38399e8df647f0633f18658b7bb1be4a.tar.gz
cpython-7802a53e38399e8df647f0633f18658b7bb1be4a.tar.bz2
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 'Lib/lib-tk/tkSimpleDialog.py')
0 files changed, 0 insertions, 0 deletions