Using VS2010 error at file branch.c line 160 and 249  caused by using PyObject\* py_name while defining it Move PyObject\* py_name at the begining part of these funtions will solve this problem
Using VS2010
error at file branch.c line 160 and 249
caused by using PyObject* py_name while defining it
Move PyObject* py_name at the begining part of these funtions will solve this problem