swig/Examples/python/multimap
William S Fulton 129ef8ea8f Correct docs and examples to call SWIG_fail after setting a Python error
Although 'return NULL' works, it may miss out on some cleanup and NULL
is the wrong value to return in generated code for overloaded functions.
2016-10-23 20:16:35 +01:00
..
example.c Warning fixes 2004-01-07 21:27:23 +00:00
example.dsp Use a less confusing macro name, SWIG_PYTHON_NO_DEBUG => SWIG_PYTHON_INTERPRETER_NO_DEBUG 2013-06-11 19:15:57 +01:00
example.i Correct docs and examples to call SWIG_fail after setting a Python error 2016-10-23 20:16:35 +01:00
Makefile Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
runme.py autopep8 cleanup of Examples/python whitespace 2015-05-08 08:46:06 -04:00