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

/external/protobuf/python/google/protobuf/pyext/
H A Ddescriptor_containers.cc62 #define PyString_FromFormat PyUnicode_FromFormat macro
319 return PyString_FromFormat(
/external/python/cpython2/Objects/
H A Dstringobject.c400 PyString_FromFormat(const char *format, ...) function

Completed in 166 milliseconds