Ejemplo n.º 1
0
	def homepage(self):
		import gui
		gui.about()
Ejemplo n.º 2
0
 def about(self):
     self.a = gui.about()
     self.a.show()