Searched defs:UnboundMethodType (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dtypes.py54 UnboundMethodType = type(_C._m) # Same as MethodType variable
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dtypes.py54 UnboundMethodType = type(_C._m) # Same as MethodType variable

Completed in 157 milliseconds