diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-04 13:55:36 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-04 13:55:36 +0200 |
commit | 1cd1583ca6ffcb9be8af08a7b3197f6573ebc81d (patch) | |
tree | a61383699b2ee8f5d8c8d0aade6cf289f1c27428 /Python/pythonrun.c | |
parent | efabeee64bac59b2ffec40f2f8eda910cbd26a2e (diff) | |
download | cpython-1cd1583ca6ffcb9be8af08a7b3197f6573ebc81d.tar.gz |
Replace open(filename, 'rU') by open(filename, 'r')
The U flag is no more used (but still accepted for backward compatibility).
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions