Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_ntpath.py83 def assertPathIn(self, path, pathset): argument
84 self.assertIn(_norm(path), _norm(pathset))