mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 11:49:12 +00:00 
			
		
		
		
	Remove obsolete \setindexsubitem macro,
Added index entries. Markup nits.
This commit is contained in:
		
							parent
							
								
									b208f128b4
								
							
						
					
					
						commit
						61f45c7cb5
					
				
					 2 changed files with 8 additions and 8 deletions
				
			
		| 
						 | 
					@ -14,12 +14,12 @@ required, the mode is \code{'rb'} or \code{'wb'} on Windows or DOS.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This code was contributed by Lance Ellinghouse, and modified by Jack
 | 
					This code was contributed by Lance Ellinghouse, and modified by Jack
 | 
				
			||||||
Jansen.
 | 
					Jansen.
 | 
				
			||||||
 | 
					\index{Jansen, Jack}
 | 
				
			||||||
 | 
					\index{Ellinghouse, Lance}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The \module{uu} module defines the following functions:
 | 
					The \module{uu} module defines the following functions:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
\setindexsubitem{(in module uu)}
 | 
					\begin{funcdesc}{encode}{in_file, out_file\optional{, name\optional{, mode}}}
 | 
				
			||||||
 | 
					 | 
				
			||||||
\begin{funcdesc}{encode}{in_file, out_file\optional{, name, mode}}
 | 
					 | 
				
			||||||
Uuencode file \var{in_file} into file \var{out_file}.  The uuencoded
 | 
					Uuencode file \var{in_file} into file \var{out_file}.  The uuencoded
 | 
				
			||||||
file will have the header specifying \var{name} and \var{mode} as the
 | 
					file will have the header specifying \var{name} and \var{mode} as the
 | 
				
			||||||
defaults for the results of decoding the file. The default defaults
 | 
					defaults for the results of decoding the file. The default defaults
 | 
				
			||||||
| 
						 | 
					@ -27,7 +27,7 @@ are taken from \var{in_file}, or \code{'-'} and \code{0666}
 | 
				
			||||||
respectively. 
 | 
					respectively. 
 | 
				
			||||||
\end{funcdesc}
 | 
					\end{funcdesc}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
\begin{funcdesc}{decode}{in_file\optional{, out_file, mode}}
 | 
					\begin{funcdesc}{decode}{in_file\optional{, out_file\optional{, mode}}}
 | 
				
			||||||
This call decodes uuencoded file \var{in_file} placing the result on
 | 
					This call decodes uuencoded file \var{in_file} placing the result on
 | 
				
			||||||
file \var{out_file}. If \var{out_file} is a pathname the \var{mode} is
 | 
					file \var{out_file}. If \var{out_file} is a pathname the \var{mode} is
 | 
				
			||||||
also set. Defaults for \var{out_file} and \var{mode} are taken from
 | 
					also set. Defaults for \var{out_file} and \var{mode} are taken from
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -14,12 +14,12 @@ required, the mode is \code{'rb'} or \code{'wb'} on Windows or DOS.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This code was contributed by Lance Ellinghouse, and modified by Jack
 | 
					This code was contributed by Lance Ellinghouse, and modified by Jack
 | 
				
			||||||
Jansen.
 | 
					Jansen.
 | 
				
			||||||
 | 
					\index{Jansen, Jack}
 | 
				
			||||||
 | 
					\index{Ellinghouse, Lance}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The \module{uu} module defines the following functions:
 | 
					The \module{uu} module defines the following functions:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
\setindexsubitem{(in module uu)}
 | 
					\begin{funcdesc}{encode}{in_file, out_file\optional{, name\optional{, mode}}}
 | 
				
			||||||
 | 
					 | 
				
			||||||
\begin{funcdesc}{encode}{in_file, out_file\optional{, name, mode}}
 | 
					 | 
				
			||||||
Uuencode file \var{in_file} into file \var{out_file}.  The uuencoded
 | 
					Uuencode file \var{in_file} into file \var{out_file}.  The uuencoded
 | 
				
			||||||
file will have the header specifying \var{name} and \var{mode} as the
 | 
					file will have the header specifying \var{name} and \var{mode} as the
 | 
				
			||||||
defaults for the results of decoding the file. The default defaults
 | 
					defaults for the results of decoding the file. The default defaults
 | 
				
			||||||
| 
						 | 
					@ -27,7 +27,7 @@ are taken from \var{in_file}, or \code{'-'} and \code{0666}
 | 
				
			||||||
respectively. 
 | 
					respectively. 
 | 
				
			||||||
\end{funcdesc}
 | 
					\end{funcdesc}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
\begin{funcdesc}{decode}{in_file\optional{, out_file, mode}}
 | 
					\begin{funcdesc}{decode}{in_file\optional{, out_file\optional{, mode}}}
 | 
				
			||||||
This call decodes uuencoded file \var{in_file} placing the result on
 | 
					This call decodes uuencoded file \var{in_file} placing the result on
 | 
				
			||||||
file \var{out_file}. If \var{out_file} is a pathname the \var{mode} is
 | 
					file \var{out_file}. If \var{out_file} is a pathname the \var{mode} is
 | 
				
			||||||
also set. Defaults for \var{out_file} and \var{mode} are taken from
 | 
					also set. Defaults for \var{out_file} and \var{mode} are taken from
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue