configglue team mailing list archive
-
configglue team
-
Mailing list archive
-
Message #00081
[Bug 793060] [NEW] TypeError: option values must be strings
Public bug reported:
When doing "self.parser.set('__main__', key, value)", being the value
"True" (the True object, not the string), and being the option a
BoolConfigOption().
** Affects: configglue
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of
Configglue developers, which is the registrant for configglue.
https://bugs.launchpad.net/bugs/793060
Title:
TypeError: option values must be strings
Status in configglue:
New
Bug description:
When doing "self.parser.set('__main__', key, value)", being the value
"True" (the True object, not the string), and being the option a
BoolConfigOption().
Follow ups
References