Home
last modified time | relevance | path

Searched defs:SAVEDCWD (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/support/
D__init__.py717 SAVEDCWD = os.getcwd() variable
/external/python/cpython3/Lib/test/support/
D__init__.py949 SAVEDCWD = os.getcwd() variable