]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
correcting duplicate TeX markup
authorGeorg Brandl <georg@python.org>
Sat, 25 Jun 2005 18:46:09 +0000 (18:46 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 25 Jun 2005 18:46:09 +0000 (18:46 +0000)
Doc/lib/libos.tex

index aeba94ac4d6fbf20c6c853f7b67ea58ca41c5f3e..0d23bd703a47b60f534c0f21a24ded3ac4376121 100644 (file)
@@ -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}}