mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -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.