summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2011-05-04 13:55:36 +0200
committerVictor Stinner <victor.stinner@haypocalc.com>2011-05-04 13:55:36 +0200
commit1cd1583ca6ffcb9be8af08a7b3197f6573ebc81d (patch)
treea61383699b2ee8f5d8c8d0aade6cf289f1c27428 /Python/pythonrun.c
parentefabeee64bac59b2ffec40f2f8eda910cbd26a2e (diff)
downloadcpython-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