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