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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=135bf209ac9a44244a97fd3bf5ff638a320e1a43;p=python Remove versionadded tag. --- diff --git a/Doc/library/os.rst b/Doc/library/os.rst index 66316dd704..294da5e462 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)