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

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
methodobject.h 60 /* METH_CLASS and METH_STATIC are a little different; these control
63 #define METH_CLASS 0x0010
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
methodobject.h 60 /* METH_CLASS and METH_STATIC are a little different; these control
63 #define METH_CLASS 0x0010

Completed in 262 milliseconds