class documentation

class PytdFileSystem(fs.ExtensionRemappingFileSystem): (source)

View In Hierarchy

File system that remaps .py file extensions to pytd.

Method __init__ Undocumented
def __init__(self, underlying): (source)

Undocumented