[issue9421] configparser.ConfigParser's getint, getboolean and getfloat don't accept `vars`

Łukasz Langa report at bugs.python.org
Mon Aug 9 23:57:11 CEST 2010


Łukasz Langa <lukasz at langa.pl> added the comment:

Patch updated to never type-convert default= arguments. This behaviour is more predictable.

----------
Added file: http://bugs.python.org/file18458/issue9421.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9421>
_______________________________________


More information about the Python-bugs-list mailing list