mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	 d745b4e7a4
			
		
	
	
		d745b4e7a4
		
	
	
	
	
		
			
			easier to find. Based on the comment from Steve Alexander on the zope-coders mailing list.
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			289 B
		
	
	
	
		
			TeX
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			289 B
		
	
	
	
		
			TeX
		
	
	
	
	
	
| \chapter{String Services}
 | |
| \label{strings}
 | |
| 
 | |
| The modules described in this chapter provide a wide range of string
 | |
| manipulation operations.  Here's an overview:
 | |
| 
 | |
| \localmoduletable
 | |
| 
 | |
| Information on the methods of string objects can be found in
 | |
| section~\ref{string-methods}, ``String Methods.''
 |