Home | History | Annotate | Download | only in Python

Lines Matching refs:new_locale

490             const char *new_locale = setlocale(LC_CTYPE,
492 if (new_locale != NULL) {
499 new_locale = NULL;