diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-12-06 15:18:48 +0000 |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-12-06 15:18:48 +0000 |
commit | 7802a53e38399e8df647f0633f18658b7bb1be4a (patch) | |
tree | 5fd7636a82cd20d811b77819fce9acb9e85281b9 /Python/strerror.c | |
parent | 2554dd993a86c7914bd7159c96b6517590a58561 (diff) | |
download | cpython-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/strerror.c')
0 files changed, 0 insertions, 0 deletions