TitanSnow <[email protected]> added the comment: For the case of sequential writes to the same file, I think it’s a invalid use case. The file can be created or modified by user or other applications, breaking the assume of ConfigParser. It’s better to have a method to merge two ConfigParser objects then writes it into the file at one time.
---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue32917> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
