Made the Freestyle Python API compatible with Python 3.
This commit is contained in:
@@ -23,7 +23,7 @@ typedef struct {
|
||||
|
||||
/*---------------------------Python BPy_BinaryPredicate1D visible prototypes-----------*/
|
||||
|
||||
PyMODINIT_FUNC BinaryPredicate1D_Init( PyObject *module );
|
||||
int BinaryPredicate1D_Init( PyObject *module );
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
Reference in New Issue
Block a user