mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 03:44:55 +00:00 
			
		
		
		
	aargh. Don't make last minute re-organisations before checkin!
This commit is contained in:
		
							parent
							
								
									cecb885d62
								
							
						
					
					
						commit
						36458ee501
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -20,7 +20,7 @@ extern "C" {
 | 
				
			||||||
#define PyArg_BuildValue		_PyArg_BuildValue_SizeT
 | 
					#define PyArg_BuildValue		_PyArg_BuildValue_SizeT
 | 
				
			||||||
#define PyArg_VaBuildValue		_PyArg_VaBuildValue_SizeT
 | 
					#define PyArg_VaBuildValue		_PyArg_VaBuildValue_SizeT
 | 
				
			||||||
#else
 | 
					#else
 | 
				
			||||||
#if HAVE_DECLSPEC_DLL
 | 
					#ifdef HAVE_DECLSPEC_DLL
 | 
				
			||||||
PyAPI_FUNC(int) _PyArg_Parse_SizeT(PyObject *, char *, ...);
 | 
					PyAPI_FUNC(int) _PyArg_Parse_SizeT(PyObject *, char *, ...);
 | 
				
			||||||
PyAPI_FUNC(int) _PyArg_ParseTuple_SizeT(PyObject *, char *, ...);
 | 
					PyAPI_FUNC(int) _PyArg_ParseTuple_SizeT(PyObject *, char *, ...);
 | 
				
			||||||
PyAPI_FUNC(int) _PyArg_ParseTupleAndKeywords_SizeT(PyObject *, PyObject *,
 | 
					PyAPI_FUNC(int) _PyArg_ParseTupleAndKeywords_SizeT(PyObject *, PyObject *,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue