Home
last modified time | relevance | path

Searched defs:py_object (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/python/google/protobuf/pyext/
Dscoped_pyobject_ptr.h51 : ptr_(py_object) {} in ptr_() argument
/third_party/python/Lib/ctypes/
D__init__.py154 class py_object(_SimpleCData): class