質問編集履歴

1

不要なコード削除

2019/03/30 04:06

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -72,12 +72,6 @@
72
72
 
73
73
  try:
74
74
 
75
-
76
-
77
- if len(pages) > 0:
78
-
79
-
80
-
81
75
  filepath = get_file_path() # ファイルパス
82
76
 
83
77
  file_handle = open(filepath, 'rb')