Felix Laurie von Massenbach <fantasi...@gmail.com> added the comment:

Perhaps I don't understand fully, but I am reading, for example, "option = 
True" from a config file. When doing this getboolean raises:

AttributeError: 'bool' object has no attribute 'lower'

Is it intended that you cannot store "True" and "False" as values in the config 
file?

Apologies if I'm being dense.

Felix

----------

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

Reply via email to