Tres Seaver
2013-04-26 1d7c1956bf6a25448a58e6fdc531fde0703cbbf6
refs
author Tres Seaver <tseaver@palladion.com>
Friday, April 26, 2013 14:51 +0200
committer Tres Seaver <tseaver@palladion.com>
Friday, April 26, 2013 14:51 +0200
commit1d7c1956bf6a25448a58e6fdc531fde0703cbbf6
tree 2e111beb036ad075eaccc04a451002a6d81c87a2 tree | zip | gz
parent a7e0c53a23504569adc9cf1e82f6e2cece598eab view | diff
Parse INI-file configuration using SafeConfigParser.

Allows escaping the ``'%'`` so that e.g. a query template using for a DB-API
connection using ``pyformat`` preserves the template.
5 files modified
27 ■■■■ changed files
CHANGES.rst 4 ●●●● diff | view | raw | blame | history
docs/configuration.rst 10 ●●●● diff | view | raw | blame | history
repoze/who/_compat.py 4 ●●●● diff | view | raw | blame | history
repoze/who/config.py 4 ●●●● diff | view | raw | blame | history
repoze/who/tests/test_config.py 5 ●●●●● diff | view | raw | blame | history