Home
last modified time | relevance | path

Searched refs:usage_5 (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dmain.c107 static char *usage_5 = "\ variable
134 fprintf(f, usage_5, DELIM, PYTHONHOMEHELP); in usage()
/external/python/cpython3/Python/
Dinitconfig.c115 static const char usage_5[] = variable
1901 fprintf(f, usage_5, (wint_t)DELIM, PYTHONHOMEHELP); in config_usage()