mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 05:31:20 +00:00 
			
		
		
		
	Whitespace normalization, via reindent.py.
This commit is contained in:
		
							parent
							
								
									e6ddc8b20b
								
							
						
					
					
						commit
						182b5aca27
					
				
					 453 changed files with 31318 additions and 31452 deletions
				
			
		|  | @ -524,9 +524,9 @@ class _b2_(aetools.NComparison): | |||
| class _b3_(aetools.NComparison): | ||||
|     """\xb3 - Greater than or equal to """ | ||||
| _Enum_savo = { | ||||
|     'ask' : 'ask ',	# Ask the user whether or not to save the file. | ||||
|     'yes' : 'yes ',	# Save the file. | ||||
|     'no' : 'no  ',	# Do not save the file. | ||||
|     'ask' : 'ask ',     # Ask the user whether or not to save the file. | ||||
|     'yes' : 'yes ',     # Save the file. | ||||
|     'no' : 'no  ',      # Do not save the file. | ||||
| } | ||||
| 
 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Tim Peters
						Tim Peters