News

Function SWIG_Python_str_AsChar (and its counterpart SWIG_Python_str_DelForPy3) are used to return a char* for whatever Python object handed in -- unifying this for both Python 2 and Python 3. In ...