]> granicus.if.org Git - python/commitdiff
"streans" --> "streams" (AMK)
authorFred Drake <fdrake@acm.org>
Mon, 23 Feb 1998 14:37:40 +0000 (14:37 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 23 Feb 1998 14:37:40 +0000 (14:37 +0000)
Doc/lib/librexec.tex
Doc/librexec.tex

index 4ea3f3cbb4fe1d8a99e05183c490060b9b814ba9..972c58201c2ad75c6ac3fb6a6cb08c4c5c2f469c 100644 (file)
@@ -123,7 +123,7 @@ restricted environment's \code{__main__} module.
 
 Methods whose names begin with \code{s_} are similar to the functions
 beginning with \code{r_}, but the code will be granted access to
-restricted versions of the standard I/O streans \code{sys.stdin},
+restricted versions of the standard I/O streams \code{sys.stdin},
 \code{sys.stderr}, and \code{sys.stdout}.  
 
 \begin{funcdesc}{s_eval}{code}
index 4ea3f3cbb4fe1d8a99e05183c490060b9b814ba9..972c58201c2ad75c6ac3fb6a6cb08c4c5c2f469c 100644 (file)
@@ -123,7 +123,7 @@ restricted environment's \code{__main__} module.
 
 Methods whose names begin with \code{s_} are similar to the functions
 beginning with \code{r_}, but the code will be granted access to
-restricted versions of the standard I/O streans \code{sys.stdin},
+restricted versions of the standard I/O streams \code{sys.stdin},
 \code{sys.stderr}, and \code{sys.stdout}.  
 
 \begin{funcdesc}{s_eval}{code}