Пример #1
0
	def __init__(self):
		Container.__init__(self)
Пример #2
0
class Cursor(Container):
	def __init__(self):
		Container.__init__(self)