@ -27,7 +27,6 @@ class drive_api(API):
self.filesystem['/'][0] = root_meta
def __inner_path_func__(self,path,parent):
print(path)
if len(path) > 1:
n = path.pop()
try: