Esempio n. 1
0
 def __init__(self):
     Source.__init__(self)
     weathermsn.callbacksAllIconsDownloaded.append(
         self.callbackAllIconsDownloaded)
     weathermsn.getData()
Esempio n. 2
0
	def __init__(self):
		Source.__init__(self)
		weathermsn.callbacksAllIconsDownloaded.append(self.callbackAllIconsDownloaded)
		weathermsn.getData()