METH_NOARGS

METH_NOARGS and METH_O must not be combined with the flags above.

extern (C)
enum int METH_NOARGS;

Meta