예제 #1
0
 def __init__(self):
     OCR.__init__(self)
예제 #2
0
 def __init__(self):
     OCR.__init__(self)
예제 #3
0
 def __init__(self):
     OCR.__init__(self)
     self.data_dir = dirname(abspath(__file__)) + sep + "LinksaveIn" + sep
예제 #4
0
파일: LinksaveIn.py 프로젝트: 3DMeny/pyload
 def __init__(self):
     OCR.__init__(self)
     self.data_dir = dirname(abspath(__file__)) + sep + "LinksaveIn" + sep