Searched defs:ob_type (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/ | ||
| D | copyreg.py | 12 def pickle(ob_type, pickle_function, constructor_ob=None): argument |
| /third_party/python/Include/ | ||
| D | object.h | 103 PyTypeObject *ob_type; member |