Searched refs:RealPathlibModule (Results 1 – 2 of 2) sorted by relevance
893 if cls is RealPathlibModule.Path:895 RealPathlibModule.WindowsPath # pytype: disable=attribute-error897 else RealPathlibModule.PosixPath # pytype: disable=attribute-error936 self.__class__.real_pathlib = RealPathlibModule()945 class RealPathlibModule: class
668 self._unfaked_module_classes["pathlib"] = fake_pathlib.RealPathlibModule672 self._unfaked_module_classes["pathlib2"] = fake_pathlib.RealPathlibModule