OSDN Git Service

fix no ts bug.
authorgn64_jp <gn64_jp@4e526526-5e11-4fc0-8910-f8fd03428081>
Sun, 21 Mar 2010 05:24:56 +0000 (05:24 +0000)
committergn64_jp <gn64_jp@4e526526-5e11-4fc0-8910-f8fd03428081>
Sun, 21 Mar 2010 05:24:56 +0000 (05:24 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/rec10@496 4e526526-5e11-4fc0-8910-f8fd03428081

rec10/trunk/src/chdata.py

index 78da142..8532baa 100644 (file)
@@ -46,4 +46,4 @@ def getChList(xmlpath):
         chlist.append([bctype,ontv,chtxt,chd,csch])
     return chlist
 if __name__ == "__main__":
-    new_chdata(1,1)
\ No newline at end of file
+    new_chdata_all()
\ No newline at end of file