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