[issue19976] Argument Clinic: generate second arg for METH_NOARGS

Larry Hastings report at bugs.python.org
Fri Dec 13 17:06:34 CET 2013


Larry Hastings added the comment:

To do it properly with Clang requires a pragma:

http://stackoverflow.com/questions/3417837/what-is-the-best-way-to-supress-unused-variable-x-warning/18724213#18724213

What a mess.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19976>
_______________________________________


More information about the Python-bugs-list mailing list