diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2012-03-22 02:09:08 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2012-03-22 02:09:08 +0100 |
commit | 59af08f5450e7b593a02451a0fb54a4c65579cd6 (patch) | |
tree | 32a3f832d5fc4decf34a86e46415dea67181b81c /Python/fileutils.c | |
parent | d5d17eb653196c8bbddde07a024d35a4b152a498 (diff) | |
download | cpython-git-59af08f5450e7b593a02451a0fb54a4c65579cd6.tar.gz |
Micro-optimize PyObject_GetAttrString()
w cannot be NULL so use Py_DECREF() instead of Py_XDECREF().
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions