Sebastian Bank added the comment:

Terry: I am not so sure about that interpretation. Do we agree that the 
INI-files are the data/message? ConfigParser refuses to accept dirty INI-Files 
(with ']' in section names) but will produce this kind of files.
I we see the arguments given to ConfigParser as data/message, it does indeed 
accept dirty data as you say, but still it does not emit clean one in that 
case, right?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20923>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to