28 # os.chdir(TO_TMP) 29 # do("for t in \"" + FROM + "/\"*.difftar; do echo $t; " 30 # "tar xvfi \"$t\"; done;")