]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
backporting Fred's doc fix.
authorSkip Montanaro <skip@pobox.com>
Fri, 14 Feb 2003 06:46:24 +0000 (06:46 +0000)
committerSkip Montanaro <skip@pobox.com>
Fri, 14 Feb 2003 06:46:24 +0000 (06:46 +0000)
Doc/lib/libos.tex

index 1785947e86ab0f8088e89790b02c61d875a77b5a..fcc172f81b38ee49e01d4ed6d12b31b3b9c82a31 100644 (file)
@@ -1335,8 +1335,9 @@ backslash.
 \end{datadesc}
 
 \begin{datadesc}{extsep}
-The character which separates the base filename from the extension,
-e.g. \character{.} in \code{os.py}.
+The character which separates the base filename from the extension;
+for example, the \character{.} in \code{os.py}.
+\versionadded{2.2}
 \end{datadesc}
 
 \begin{datadesc}{pathsep}