From: Georg Brandl Date: Sun, 20 Jan 2008 09:11:30 +0000 (+0000) Subject: Remove versionadded tag. X-Git-Tag: v3.0a3~183 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=135bf209ac9a44244a97fd3bf5ff638a320e1a43;p=thirdparty%2FPython%2Fcpython.git Remove versionadded tag. --- diff --git a/Doc/library/os.rst b/Doc/library/os.rst index 66316dd7042f..294da5e46211 100644 --- a/Doc/library/os.rst +++ b/Doc/library/os.rst @@ -389,8 +389,6 @@ by file descriptors. except OSError: pass - .. versionadded:: 2.6 - .. function:: device_encoding(fd)