예제 #1
0
def run_by_py3(cmd):
    ktk.runCmd("{py3} {cmd}".format(py3=ktk.getPyCmd(), cmd=cmd))