Home
last modified time | relevance | path

Searched defs:pathmodule (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_genericpath.py21 pathmodule = genericpath variable in GenericTest
163 pathmodule = None variable in CommonTest
Dtest_macpath.py70 pathmodule = macpath variable in MacCommonTest
Dtest_ntpath.py310 pathmodule = ntpath variable in NtCommonTest
Dtest_posixpath.py494 pathmodule = posixpath variable in PosixCommonTest
/external/python/cpython3/Lib/test/
Dtest_macpath.py149 pathmodule = macpath variable in MacCommonTest
Dtest_ntpath.py460 pathmodule = ntpath variable in NtCommonTest
Dtest_genericpath.py292 pathmodule = genericpath variable in TestGenericTest
Dtest_posixpath.py609 pathmodule = posixpath variable in PosixCommonTest