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