Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_ntpath.py9 def tester0(fn, wantResult): function
17 tester0(fn, wantResult)
215 tester0("ntpath.expandvars(%r)" % value, expected)
216 tester0("ntpath.expandvars(%r)" % value.decode(encoding),