Marc Abramowitz added the comment:

Well my thought is that the configuration file has defaults that a user may 
want to override at runtime using an environment variable or command-line 
switch.

I guess as SilentGhost pointed out, maybe this is not the responsibility of the 
ConfigParser as this behavior is not related to config files per se, though 
it's curious that the ConfigParser allows the user to pass in values in the 
constructor.

Since two people are -1 on this, it seems pretty clear that I am on the wrong 
track with this, so I think we can close this.

----------
resolution:  -> rejected
status: open -> closed

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

Reply via email to