interface documentation
class IPathImportMapper(Interface):
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 | map |
Return a FilePath-like object. |