mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	Whitespace normalization.
This commit is contained in:
		
							parent
							
								
									0822ff7cca
								
							
						
					
					
						commit
						0eadaac7dc
					
				
					 39 changed files with 127 additions and 144 deletions
				
			
		|  | @ -20,7 +20,7 @@ def __dict_replace(s, d): | |||
| 
 | ||||
| def escape(data, entities={}): | ||||
|     """Escape &, <, and > in a string of data. | ||||
|      | ||||
| 
 | ||||
|     You can escape other strings of data by passing a dictionary as | ||||
|     the optional entities parameter.  The keys and values must all be | ||||
|     strings; each key will be replaced with its corresponding value. | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Tim Peters
						Tim Peters