Searched refs:module_docstring (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc2384 static const char module_docstring[] = member in namespace:google::protobuf::python
2524 google::protobuf::python::module_docstring,
2545 m = Py_InitModule3("_message", NULL, google::protobuf::python::module_docstring);

Completed in 60 milliseconds