示例#1
0
文件: test.py 项目: ylatuya/MusCloFS
 def __init__(self):
     APIBackendBase.__init__(self, 'Test')
     self.populate()
示例#2
0
 def __init__(self):
     APIBackendBase.__init__(self, 'SoundCloud')