]> granicus.if.org Git - python/commitdiff
bug [ 1235266 ] debug info file descriptor of tarfile is inconsistent
authorGeorg Brandl <georg@python.org>
Tue, 12 Jul 2005 07:28:20 +0000 (07:28 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 12 Jul 2005 07:28:20 +0000 (07:28 +0000)
Doc/lib/libtarfile.tex

index 90884731893d8859b855971807525eb517c70896..85cdeb87aee741e5b238941d62c7ab9a0cfed589 100644 (file)
@@ -299,7 +299,7 @@ tar archive several times. Each archive member is represented by a
 \begin{memberdesc}{debug=0}
     To be set from \code{0} (no debug messages; the default) up to
     \code{3} (all debug messages). The messages are written to
-    \code{sys.stdout}.
+    \code{sys.stderr}.
 \end{memberdesc}
 
 \begin{memberdesc}{errorlevel}