OSDN Git Service

fix csch bug.
[rec10/rec10-git.git] / rec10 / trunk / src / tester.py
index ac9063a..02b3dff 100644 (file)
@@ -1,3 +1,4 @@
+import tv2ts
 #!/usr/bin/python
 # coding: UTF-8
 # Rec10 TS Recording Tools
@@ -43,4 +44,4 @@ recpath = "/home/ftpusr/ftp-tmp/Recording/"
 ftpusr = "/home/ftpusr/ftp-tmp"
 recordedpath = u"/home/ftpusr/ftp-video"
 if __name__ == "__main__":
-    recque.searchRecQue(recpath)
\ No newline at end of file
+    ""
\ No newline at end of file