diff options
author | Hynek Schlawack <hs@ox.cx> | 2012-06-22 09:32:22 +0200 |
---|---|---|
committer | Hynek Schlawack <hs@ox.cx> | 2012-06-22 09:32:22 +0200 |
commit | 717602ca82e3985da44fc67ee157a41a8df12846 (patch) | |
tree | b77bd50c15f6c58bba4bdac5ccad4c23ff268d2b /Python/pythonrun.c | |
parent | 8131f46c23ba5bea83bcf086d366567e3b1f6d60 (diff) | |
download | cpython-717602ca82e3985da44fc67ee157a41a8df12846.tar.gz |
Simplify code in fileio_init
If an identical code line is in both at the end of if and else, it can as well
stand after the block. :) The code is from 464cf523485e, I didn't see it before
checking the commits in the web interface of course.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions