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