Exemplo n.º 1
0
Arquivo: app.py Projeto: avida/webguy
 def __init__(self):
     FileBrowser.__init__(self, '\\192.168.1.115\share', True)
Exemplo n.º 2
0
 def __init__(self, app):
     self.app = app
     FileBrowser.__init__(self, '/mnt/music')