Exemplo n.º 1
0
	def __init__(self):
		# System is already initialized in the Projects class
		UI.__init__(self)
		Rename.__init__(self)
		System.__init__(self)
Exemplo n.º 2
0
	def __init__(self):
		UI.__init__(self)