]> granicus.if.org Git - python/commitdiff
extsep description:
authorFred Drake <fdrake@acm.org>
Fri, 14 Feb 2003 06:39:37 +0000 (06:39 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 14 Feb 2003 06:39:37 +0000 (06:39 +0000)
- avoid "e.g." in text
- record version information
(should be backported)

Doc/lib/libos.tex

index d96305649498a1175c9ff5fbacb523090cae4d2a..8f13e0e65c5813f2ad319944bc3c9dbd64190a46 100644 (file)
@@ -1644,8 +1644,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 \file{os.py}.
+\versionadded{2.2}
 \end{datadesc}
 
 \begin{datadesc}{pathsep}