Searched defs:MyBytes_AS_STRING (Results 1 – 1 of 1) sorted by relevance
21 #define MyBytes_AS_STRING(o) PyBytes_AS_STRING(o) macro36 #define MyBytes_AS_STRING(o) PyString_AS_STRING(o) macro