Searched refs:module_docs (Results 1 – 2 of 2) sorted by relevance
5221 static const char module_docs[] = variable5423 module_docs,
5481 static char *module_docs = variable5679 m = Py_InitModule3("_ctypes", _ctypes_module_methods, module_docs); in init_ctypes()