Exemple #1
0
 def __init__(self):
     Source.__init__(self)
     weathermsn.callbacksAllIconsDownloaded.append(
         self.callbackAllIconsDownloaded)
     weathermsn.getData()
	def __init__(self):
		Source.__init__(self)
		weathermsn.callbacksAllIconsDownloaded.append(self.callbackAllIconsDownloaded)
		weathermsn.getData()