OSDN Git Service

implement mysql function.(RC1)
[rec10/rec10-git.git] / rec10 / trunk / src / tester.py
index dea0536..f30b2d5 100644 (file)
@@ -22,4 +22,6 @@ if __name__ == "__main__":
     #print checker.checkB25Decode(recpath+basepath,recpath+tspath)
     #print configreader.getdbpath("test")
     epgdb.updateall_bak()
+    #import rectime data from SQLite to MySQL
+    #rec10d.rec10db.import_from_SQLite(path+"ch.db")
     
\ No newline at end of file