mirror of
https://github.com/python/cpython.git
synced 2026-07-25 11:22:45 -04:00
e471e72977
open(), io.open(), codecs.open() and fileinput.FileInput no longer
accept "U" ("universal newline") in the file mode. This flag was
deprecated since Python 3.3.