質問編集履歴

1

記述ミス

2015/12/31 04:45

投稿

foo45
foo45

スコア106

test CHANGED
File without changes
test CHANGED
@@ -19,6 +19,8 @@
19
19
  fpath = args[0]
20
20
 
21
21
  tag = stagger.read_tag(fpath)
22
+
23
+ print(tag)
22
24
 
23
25
  print(tag.title)
24
26