Searched defs:py_object (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/python/google/protobuf/pyext/ | ||
D | scoped_pyobject_ptr.h | 51 : ptr_(py_object) {} in ptr_() argument |
/third_party/python/Lib/ctypes/ | ||
D | __init__.py | 154 class py_object(_SimpleCData): class |