mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
extsep description:
- avoid "e.g." in text - record version information (should be backported)
This commit is contained in:
parent
47e46e2347
commit
002a5de202
1 changed files with 3 additions and 2 deletions
|
@ -1644,8 +1644,9 @@ backslash.
|
||||||
\end{datadesc}
|
\end{datadesc}
|
||||||
|
|
||||||
\begin{datadesc}{extsep}
|
\begin{datadesc}{extsep}
|
||||||
The character which separates the base filename from the extension,
|
The character which separates the base filename from the extension;
|
||||||
e.g. \character{.} in \code{os.py}.
|
for example, the \character{.} in \file{os.py}.
|
||||||
|
\versionadded{2.2}
|
||||||
\end{datadesc}
|
\end{datadesc}
|
||||||
|
|
||||||
\begin{datadesc}{pathsep}
|
\begin{datadesc}{pathsep}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue