Home
last modified time | relevance | path

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

/external/python/pyfakefs/pyfakefs/
Dfake_filesystem.py1794 if not file_path or not self._valid_relative_path(file_path):
1853 def _valid_relative_path(self, file_path): member in FakeFilesystem