Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dexceptions.c2849 const int STRIP_BOTH = 2; in _set_legacy_print_statement_msg() local
2872 PyObject *new_data = _PyUnicode_XStrip(data, STRIP_BOTH, strip_sep_obj); in _set_legacy_print_statement_msg()