import fsobject class File(fsobject.FSObject): pass # def __init__(self, path): # fsobject.FSObject.__init__(self, path)