예제 #1
0
파일: cursor.py 프로젝트: rayman18/wydev
	def __init__(self):
		Container.__init__(self)
예제 #2
0
파일: cursor.py 프로젝트: rayman18/wydev
class Cursor(Container):
	def __init__(self):
		Container.__init__(self)