Nick Coghlan added the comment: On 18 Oct 2013 02:41, "STINNER Victor" <rep...@bugs.python.org> wrote: > > > STINNER Victor added the comment: > > You don't want to mention the return value (-1) on error in the doc?
I guess it should explicitly say any non-zero return value indicates an error rather than leaving that implied by the fact that zero indicates success. Something else occurred to me, though - this runs before Py_Initialize, and now I'm not sure all the API calls are valid in that context. > > ---------- > > _______________________________________ > Python tracker <rep...@bugs.python.org> > <http://bugs.python.org/issue16129> > _______________________________________ ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue16129> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com