HomeSort by relevance Sort by last modified time
    Searched defs:METH_O (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. */
58 #define METH_O 0x0008
  /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. */
58 #define METH_O 0x0008

Completed in 5182 milliseconds