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
							
								
									bcd8975740
								
							
						
					
					
						commit
						b94b849d65
					
				
					 21 changed files with 210 additions and 216 deletions
				
			
		|  | @ -108,7 +108,7 @@ class found in 'cmdclass' is used in place of the default, which is | |||
|     # Find and parse the config file(s): they will override options from | ||||
|     # the setup script, but be overridden by the command line. | ||||
|     dist.parse_config_files() | ||||
|      | ||||
| 
 | ||||
|     if DEBUG: | ||||
|         print "options (after parsing config files):" | ||||
|         dist.dump_option_dicts() | ||||
|  | @ -146,7 +146,7 @@ class found in 'cmdclass' is used in place of the default, which is | |||
|                 raise | ||||
|             else: | ||||
|                 raise SystemExit, error | ||||
|              | ||||
| 
 | ||||
|         except (DistutilsExecError, | ||||
|                 DistutilsFileError, | ||||
|                 DistutilsOptionError, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Fred Drake
						Fred Drake