mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 05:31:20 +00:00 
			
		
		
		
	Added extern definition for -X flag variable.
This commit is contained in:
		
							parent
							
								
									3e613ce79b
								
							
						
					
					
						commit
						d5a0ff972d
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -39,6 +39,7 @@ extern DL_IMPORT(int) Py_DebugFlag; | |||
| extern DL_IMPORT(int) Py_VerboseFlag; | ||||
| extern DL_IMPORT(int) Py_InteractiveFlag; | ||||
| extern DL_IMPORT(int) Py_OptimizeFlag; | ||||
| extern DL_IMPORT(int) Py_UseClassExceptionsFlag; | ||||
| 
 | ||||
| void Py_FatalError	Py_PROTO((char *)); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Barry Warsaw
						Barry Warsaw