예제 #1
0
	def homepage(self):
		import gui
		gui.about()
예제 #2
0
 def about(self):
     self.a = gui.about()
     self.a.show()