Example #1
0
 def __init__(self):
     OCR.__init__(self)
     self.data_dir = os.path.dirname(
         os.path.abspath(__file__)) + os.sep + "LinksaveIn" + os.sep
Example #2
0
 def __init__(self):
     OCR.__init__(self)
Example #3
0
 def __init__(self):
     OCR.__init__(self)
Example #4
0
 def __init__(self):
     OCR.__init__(self)
     self.data_dir = dirname(abspath(__file__)) + sep + "LinksaveIn" + sep
Example #5
0
 def __init__(self):
     OCR.__init__(self)
     self.data_dir = os.path.dirname(os.path.abspath(__file__)) + os.sep + "LinksaveIn" + os.sep
Example #6
0
 def __init__(self):
     OCR.__init__(self)
     self.data_dir = dirname(abspath(__file__)) + sep + "LinksaveIn" + sep