Files
reddit/r2
Neil Williams 4a8893c838 Increase strictness of ConfigValue.bool.
Previously, it would treat anything that wasn't (case insensitively)
equal to "true" as False. The new configparser will ensure that the
value is either "true" or "false" and not "slkdjfljksdf", reducing the
risk of accidental False by typo.
2012-08-02 17:14:36 -07:00
..
2010-05-17 13:27:17 -07:00
2011-08-24 18:02:08 -07:00
2012-06-19 14:02:42 -07:00