OSDN Git Service

implement recque system.
authorgn64_jp <gn64_jp@4e526526-5e11-4fc0-8910-f8fd03428081>
Wed, 3 Nov 2010 10:12:20 +0000 (10:12 +0000)
committergn64_jp <gn64_jp@4e526526-5e11-4fc0-8910-f8fd03428081>
Wed, 3 Nov 2010 10:12:20 +0000 (10:12 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/rec10@722 4e526526-5e11-4fc0-8910-f8fd03428081

rec10/trunk/src/recque.py

index 5a966ee..795a212 100644 (file)
@@ -14,6 +14,7 @@ import recdblist
 import recdb
 def writeRecQue(parentpath,chtxt,title,opts):
     f=open(os.path.join(parentpath,title+".recq"),"w")
+    optt=opts
     #optt=opts.replace("E","")
     #optt=optt.replace("D","")
     #optt=optt.replace("R","")