diff options
author | Gregory P. Smith <greg@mad-scientist.com> | 2008-04-07 06:33:21 +0000 |
---|---|---|
committer | Gregory P. Smith <greg@mad-scientist.com> | 2008-04-07 06:33:21 +0000 |
commit | c20adf8ef2d9ec938069d08fdcf66cff1d4a6905 (patch) | |
tree | 41872a64c0efdbe7ae55b94f09a07b7313a50b8f /Python/getopt.c | |
parent | d918e4e068f22c3e79c771c27be3c8f91a9e0446 (diff) | |
download | cpython-git-c20adf8ef2d9ec938069d08fdcf66cff1d4a6905.tar.gz |
Use the new PyFile_IncUseCount & PyFile_DecUseCount calls appropriatly
within the standard library. These modules use PyFile_AsFile and later
release the GIL while operating on the previously returned FILE*.
Diffstat (limited to 'Python/getopt.c')
0 files changed, 0 insertions, 0 deletions