Exemplo n.º 1
0
 def __init__(self, *_):
     SearchCommand.__init__(self)
     self.search_type = 'artists'
Exemplo n.º 2
0
 def __init__(self, *_):
     SearchCommand.__init__(self)
     self.search_type = 'albums'
 def __init__(self, *_):
     SearchCommand.__init__(self)
     self.origin_type = 'Nothing'