teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

1

修正

2020/08/10 01:21

投稿

8524ba23
8524ba23

スコア38352

answer CHANGED
@@ -1,4 +1,4 @@
1
- [ConfigObj](http://www.voidspace.org.uk/python/configobj.html)だとコメントや空行も残るようです。
1
+ [configobj](https://github.com/DiffSK/configobj)だとコメントや空行も残るようです。
2
2
  参考:[Update INI file without removing comments](https://stackoverflow.com/questions/21476554/update-ini-file-without-removing-comments)
3
3
  ```Python
4
4
  from configobj import ConfigObj