New submission from Adam Groszer:

In RawConfigParser the "__name__" option handling is inconsistent:

RawConfigParser.options() and items() works hard to hide it, but has_options() 
does not

----------
components: Library (Lib)
messages: 215809
nosy: Adam.Groszer
priority: normal
severity: normal
status: open
title: RawConfigParser __name__ option handling inconsistent
versions: Python 2.7

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

Reply via email to