HomeSort by relevance Sort by last modified time
    Searched defs:METH_NOARGS (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
methodobject.h 56 /* METH_NOARGS and METH_O must not be combined with the flags above. */
57 #define METH_NOARGS 0x0004
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
methodobject.h 56 /* METH_NOARGS and METH_O must not be combined with the flags above. */
57 #define METH_NOARGS 0x0004

Completed in 77 milliseconds