Home
last modified time | relevance | path

Searched defs:custom_msg (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Include/cpython/
Dmodsupport.h55 const char *custom_msg; member
/third_party/python/Python/
Dgetargs.c1624 const char *fname, *msg, *custom_msg; in vgetargskeywords() local