Store configuration in a separate object
commit31f43ca2d25c58929f904c3925d426cd2770f8ca
authorThomas Leonard <talex5@gmail.com>
Sun, 9 Jan 2011 18:57:35 +0000 (9 18:57 +0000)
committerThomas Leonard <talex5@gmail.com>
Sat, 15 Jan 2011 14:46:23 +0000 (15 14:46 +0000)
tree5880620acbc929eb3a84ce90adce8d100c96e8b5
parentd68eccb649a628859c87368aabd051c39b11d43e
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