t.p.m.IPathImportMapper(Interface) : interface documentation

Part of twisted.python.modules View Source View In Hierarchy

This is an internal interface, used to map importers to factories for FilePath-like objects.
Method mapPath Return a FilePath-like object.
def mapPath(self, pathLikeString): (source)
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 2015-01-30 14:14:53.