Home
last modified time | relevance | path

Searched defs:PyModule_AddStringMacro (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Include/
H A Dmodsupport.h62 #define PyModule_AddStringMacro(m, c) PyModule_AddStringConstant(m, #c, c) macro

Completed in 1 milliseconds