Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dfileobject.c198 static int _PyVerify_Mode_WINNT(const char *mode) in _PyVerify_Mode_WINNT() function
315 if (!_PyVerify_Mode_WINNT(mode)) { in _PyFile_SanitizeMode()