https://hg.python.org/cpython/rev/ba2cb905b5ec changeset: 93154:ba2cb905b5ec parent: 93152:9038b63dad52 parent: 93153:a2ecc284eaa7 user: Victor Stinner <victor.stinner at gmail.com> date: Wed Oct 22 09:57:30 2014 +0200 summary: Merge 3.4 (open doc) files: Doc/library/functions.rst | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Doc/library/functions.rst b/Doc/library/functions.rst --- a/Doc/library/functions.rst +++ b/Doc/library/functions.rst @@ -1055,6 +1055,7 @@ The file is now non-inheritable. .. deprecated-removed:: 3.4 4.0 + The ``'U'`` mode. -- Repository URL: https://hg.python.org/cpython