OSDN Git Service

implement update(to 0.9.10)
authorgn64_jp <gn64_jp@4e526526-5e11-4fc0-8910-f8fd03428081>
Thu, 2 Dec 2010 08:25:24 +0000 (08:25 +0000)
committergn64_jp <gn64_jp@4e526526-5e11-4fc0-8910-f8fd03428081>
Thu, 2 Dec 2010 08:25:24 +0000 (08:25 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/rec10@769 4e526526-5e11-4fc0-8910-f8fd03428081

rec10/trunk/src/timerec.py

index b26757c..bae739b 100644 (file)
@@ -254,7 +254,6 @@ def task():
 def search_keyword(key):
     tnow = datetime.datetime.now()
     nows =tnow.strftime("%Y-%m-%d %H:%M:%S")
-    print key
     for k,auto,opt in key:
         recdatum = epgdb.searchtime_auto(k,nows, "144")
         for recdata in recdatum: