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