Home
last modified time | relevance | path

Searched defs:METH_NOARGS (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Include/
Dmethodobject.h57 #define METH_NOARGS 0x0004 macro
/external/python/cpython3/Include/
Dmethodobject.h69 #define METH_NOARGS 0x0004 macro
/external/python/cpython2/Tools/framer/framer/
Dfunction.py7 METH_NOARGS = "METH_NOARGS" variable
/external/python/cpython3/PC/bdist_wininst/
Dinstall.c640 #define METH_NOARGS 0x0004 macro
/external/python/cpython2/PC/bdist_wininst/
Dinstall.c612 #define METH_NOARGS 0x0004 macro