Exemplo n.º 1
0
 def __init__(self, path):
   self.pbo = PBOFile(path)
   self.pbo.load()
   self.create_file_tree()