예제 #1
0
파일: tools.py 프로젝트: Prash2504/cqpython
def getCQLoadExe():
    return findFileInCQDir('cqload.exe')
예제 #2
0
파일: tools.py 프로젝트: Prash2504/cqpython
def getBucketToolExe():
    return findFileInCQDir('bkt_tool.exe')