twisted.python.modules.IPathImportMapper(Interface) interface documentationtwisted.python.modules
          View Source
          (View In Hierarchy)
        
      Known implementations: twisted.python.modules._DefaultMapImpl, twisted.python.modules._ZipMapImpl
This is an internal interface, used to map importers to factories for FilePath-like objects.
| Method | mapPath | Return a FilePath-like object. |