Implements interfaces: twisted.python.modules.IPathImportMapper

Wrapper for the default importer, i.e. None.

Method mapPath Return a FilePath-like object.
def mapPath(self, fsPathString):

Return a FilePath-like object.

ParameterspathLikeStringa path-like string, like one that might be passed to an import hook.
Returnsa FilePath, or something like it (currently only a ZipPath, but more might be added later).
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.