Ross Lagerwall <[email protected]> added the comment: Also, you can use Py_RETURN_NONE instead of: + Py_INCREF(Py_None); + return Py_None;
---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue6397> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
