diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2002-10-10 18:24:54 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2002-10-10 18:24:54 (GMT) |
commit | 36a4d8c20e26cfecb35677735f37df6faf32a534 (patch) | |
tree | 29ceff1f03e3217c0446ce821c7c4386fd1cf984 /Doc/lib/libundoc.tex | |
parent | e893f2f3b409429f286ab2c9dd6eda43aca92726 (diff) | |
download | cpython-36a4d8c20e26cfecb35677735f37df6faf32a534.zip cpython-36a4d8c20e26cfecb35677735f37df6faf32a534.tar.gz cpython-36a4d8c20e26cfecb35677735f37df6faf32a534.tar.bz2 |
Remove mentionings of DOS.
Diffstat (limited to 'Doc/lib/libundoc.tex')
-rw-r--r-- | Doc/lib/libundoc.tex | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index f854d7b..71496d2 100644 --- a/Doc/lib/libundoc.tex +++ b/Doc/lib/libundoc.tex @@ -46,9 +46,6 @@ and are not documented beyond this mention. There's little need to document these. \begin{description} -\item[\module{dospath}] ---- Implementation of \module{os.path} on MS-DOS. - \item[\module{ntpath}] --- Implementation on \module{os.path} on Win32, Win64, WinCE, and OS/2 platforms. |