X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=rec10%2Ftrunk%2Fsrc%2Ftester.py;h=3a5cee5f86fd315ee7b51609473cfff14c6dce94;hb=9653a69d9fe0e48e7e928827587a3dfa2640d2b1;hp=7792e9afc65497f0a8d2a33381d4551d667a6867;hpb=0d63aeb9de22dafdd78d3d8443523fc0189bf3e2;p=rec10%2Frec10-git.git diff --git a/rec10/trunk/src/tester.py b/rec10/trunk/src/tester.py index 7792e9a..3a5cee5 100644 --- a/rec10/trunk/src/tester.py +++ b/rec10/trunk/src/tester.py @@ -24,6 +24,7 @@ import epgdb #import xml2db #import guess import zenhan +import auto_process __author__ = "yukikaze" __date__ = "$2009/08/01 22:25:13$" path = str(os.path.dirname(os.path.abspath(__file__))) + "/" @@ -64,4 +65,6 @@ if __name__ == "__main__": #doexe = "nice -n 18 " + doexe #print doexe #print zenhan.check_Character_Type() - profile.run("epgdb.updatebc(\"te13\")") \ No newline at end of file + #auto_process.Update_to_MP4("") + #rec10d.rec10db.add_recjbk("") + "" \ No newline at end of file