mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 07:31:38 +00:00 
			
		
		
		
	Added some symbols (I'm afraid more will come).
This commit is contained in:
		
							parent
							
								
									fd91056d59
								
							
						
					
					
						commit
						d5f0ce9f28
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
					@ -207,6 +207,7 @@ EXPORTS
 | 
				
			||||||
	PyTraceBack_Here
 | 
						PyTraceBack_Here
 | 
				
			||||||
	PyTraceBack_Print
 | 
						PyTraceBack_Print
 | 
				
			||||||
	PyImport_AddModule
 | 
						PyImport_AddModule
 | 
				
			||||||
 | 
						PyImport_Cleanup
 | 
				
			||||||
	PyImport_GetModuleDict
 | 
						PyImport_GetModuleDict
 | 
				
			||||||
	PyImport_GetMagicNumber
 | 
						PyImport_GetMagicNumber
 | 
				
			||||||
	PyImport_ImportModule
 | 
						PyImport_ImportModule
 | 
				
			||||||
| 
						 | 
					@ -364,6 +365,8 @@ EXPORTS
 | 
				
			||||||
	PyMem_Realloc
 | 
						PyMem_Realloc
 | 
				
			||||||
	PyMem_Free
 | 
						PyMem_Free
 | 
				
			||||||
	PyThreadState_New
 | 
						PyThreadState_New
 | 
				
			||||||
 | 
						PyThreadState_Get
 | 
				
			||||||
 | 
						PyThreadState_Swap
 | 
				
			||||||
	PyThreadState_Clear
 | 
						PyThreadState_Clear
 | 
				
			||||||
	PyThreadState_Delete
 | 
						PyThreadState_Delete
 | 
				
			||||||
	PyInterpreterState_New
 | 
						PyInterpreterState_New
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue