This repository was archived by the owner on Feb 11, 2023. It is now read-only.
v1.5.2
- Fixes stringification of non-ascii strings in Python 2
- Adds ConfigParser support for flat (no-section) config
- Adds Item.str_value (closes #91) which should be used instead of str(item) to get string representation of the item's value