summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libos.tex
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2005-06-25 18:46:09 (GMT)
committerGeorg Brandl <georg@python.org>2005-06-25 18:46:09 (GMT)
commit3da85ec682901ed208d441aed7261a2cd1e69af4 (patch)
tree2d4278e0f1dfdfef146dc7399fac9ba9cbd88b92 /Doc/lib/libos.tex
parent837a9769c9320753cc03d8e3068fc9124c7ce5e5 (diff)
downloadcpython-3da85ec682901ed208d441aed7261a2cd1e69af4.zip
cpython-3da85ec682901ed208d441aed7261a2cd1e69af4.tar.gz
cpython-3da85ec682901ed208d441aed7261a2cd1e69af4.tar.bz2
correcting duplicate TeX markup
Diffstat (limited to 'Doc/lib/libos.tex')
-rw-r--r--Doc/lib/libos.tex1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/lib/libos.tex b/Doc/lib/libos.tex
index aeba94a..0d23bd7 100644
--- a/Doc/lib/libos.tex
+++ b/Doc/lib/libos.tex
@@ -326,7 +326,6 @@ translated into a corresponding call to \function{unsetenv()}; however,
calls to \function{unsetenv()} don't update \code{os.environ}, so it is
actually preferable to delete items of \code{os.environ}.
\end{funcdesc}
-\end{funcdesc}
\subsection{File Object Creation \label{os-newstreams}}