Amaury Forgeot d'Arc added the comment:

This could be turned into an assertion.
But beware that some extension writers may use code like
    PyObject_Call(callable, args, Py_None)
which works perfectly today.

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2016>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to