Home
last modified time | relevance | path

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

/third_party/python/Python/
Dsysmodule.c2380 _PySys_AddXOptionWithError(const wchar_t *s) in _PySys_AddXOptionWithError() function
2424 if (_PySys_AddXOptionWithError(s) < 0) { in PySys_AddXOption()