개정판 6aa92200
build issue #665: syntax fixed
DTI_PID/DTI_PID/TrainingImageListDialog.py | ||
---|---|---|
279 | 279 |
#subprocess.call(unicharsetExtractorCmd, shell = True) |
280 | 280 |
|
281 | 281 |
os.system(trainCmd + " & timeout 15") |
282 |
os.system(unicharsetExtractorCmd + " & timeout 15" |
|
282 |
os.system(unicharsetExtractorCmd + " & timeout 15")
|
|
283 | 283 |
|
284 | 284 |
#setUnicharsetPropertiesCmd = set_unicharset_properties_cmd + |
285 | 285 |
except Exception as ex: |
내보내기 Unified diff