aboutsummaryrefslogtreecommitdiffstats
path: root/tests/samplebinding/return_null_test.py
Commit message (Expand)AuthorAgeFilesLines
* chmod -x on all tests.Hugo Parente Lima2010-06-161-0/+0
* Fixed C string toPython converter to return Py_None when a NULL pointerMarcelo Lira2009-11-181-7/+20
* Use Py_RETURN_NONE for functions with null return.Renato Araujo Oliveira Filho2009-09-101-0/+41