Store configuration in a separate object
commit254bfc008a78e71ee9b07c3e6aaac0f254c41208
authorThomas Leonard <talex5@gmail.com>
Sun, 9 Jan 2011 18:57:35 +0000 (9 18:57 +0000)
committerThomas Leonard <talex5@gmail.com>
Mon, 17 Jan 2011 08:34:49 +0000 (17 08:34 +0000)
treef4629d66927439621f8feffac6215e6263160041
parentce2d6befead2bb114fe550dc551a341e604d9cc5
Store configuration in a separate object

Solver now takes a ConfigParser object rather than storing individual settings.
tests/testsat.py
tests/testsolver.py
zeroinstall/injector/policy.py
zeroinstall/injector/solver.py