diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-11-09 19:23:47 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-11-09 19:23:47 +0000 |
commit | 114486701aa1c4bc870a82c531aecf80442a83a6 (patch) | |
tree | 631d234b31f392ddfd78deb5ff2edd204f58fadc /Python/compile.c | |
parent | c010b6d9e0fe4a9c9c7c9f8379e913d3e77f8347 (diff) | |
download | cpython-git-114486701aa1c4bc870a82c531aecf80442a83a6.tar.gz |
open_the_file(): this routine has a borrowed reference to the file
object, so the "Metroworks only" section should not decref it in case
of error (the caller is responsible for decref'ing in case of error --
and does).
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions