mirror of
				https://github.com/python/cpython.git
				synced 2025-11-03 23:21:29 +00:00 
			
		
		
		
	Use current approach to record documentation author.
This commit is contained in:
		
							parent
							
								
									2a2f1fe4d5
								
							
						
					
					
						commit
						cd71aa2a38
					
				
					 1 changed files with 2 additions and 4 deletions
				
			
		| 
						 | 
					@ -31,12 +31,10 @@ Free the memory buffer.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
\section{\module{cStringIO} ---
 | 
					\section{\module{cStringIO} ---
 | 
				
			||||||
         Faster version of \module{StringIO}, but not subclassable.}
 | 
					         Faster version of \module{StringIO}, but not subclassable.}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
\declaremodule{builtin}{cStringIO}
 | 
					\declaremodule{builtin}{cStringIO}
 | 
				
			||||||
 | 
					 | 
				
			||||||
\modulesynopsis{Faster version of \module{StringIO}, but not subclassable.}
 | 
					\modulesynopsis{Faster version of \module{StringIO}, but not subclassable.}
 | 
				
			||||||
 | 
					\sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}
 | 
				
			||||||
 | 
					 | 
				
			||||||
% This section was written by Fred L. Drake, Jr. <fdrake@acm.org>
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
The module \module{cStringIO} provides an interface similar to that of
 | 
					The module \module{cStringIO} provides an interface similar to that of
 | 
				
			||||||
the \module{StringIO} module.  Heavy use of \class{StringIO.StringIO}
 | 
					the \module{StringIO} module.  Heavy use of \class{StringIO.StringIO}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue