hackathon-dev #1
@ -38,7 +38,7 @@ static HRESULT convert_msg(PyObject *target, PMSG source)
 | 
			
		||||
 | 
			
		||||
PyObject *Epython_get_message(PyObject *self, PyObject *args)
 | 
			
		||||
{
 | 
			
		||||
  PyDictObject *out;
 | 
			
		||||
  PyObject *out;
 | 
			
		||||
  MSG msg;
 | 
			
		||||
  
 | 
			
		||||
  if (!PyArg_ParseTuple(args, "O!", &PyDict_Type, &out))
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user