Martin v. Löwis <mar...@v.loewis.de> added the comment: > I will happily fix it, but if it is wrong one place, then it is wrong > everywhere.
Yes, it is wrong everywhere. METH_NOARGS functions do take an args argument, see ceval.c:call_function. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15402> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com