回答編集履歴

1

d

2019/04/03 10:38

投稿

tiitoi
tiitoi

スコア21956

test CHANGED
@@ -24,7 +24,7 @@
24
24
 
25
25
  config = configparser.ConfigParser()
26
26
 
27
- config.read('Desktop/test.ini')
27
+ config.read('test.ini')
28
28
 
29
29
 
30
30