]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/_auto_deps.py
Refactor _auto_deps.py and __init__.py, adding more robust checking of dependency...
authordavid-sarah <david-sarah@jacaranda.org>
Fri, 21 Jan 2011 05:36:10 +0000 (21:36 -0800)
committerdavid-sarah <david-sarah@jacaranda.org>
Fri, 21 Jan 2011 05:36:10 +0000 (21:36 -0800)
commit29336a09163cd3d5b75a284bfb817ad435df3b5c
tree9df02e9cb43be9a9be91a89e16d983db88a2c2d4
parent06e0d13451a1dd22c8a04dcfaeb60113c28ee6a0
Refactor _auto_deps.py and __init__.py, adding more robust checking of dependency versions, and not trusting pkg_resources to get the versions right. refs #1258, #1287
src/allmydata/__init__.py
src/allmydata/_auto_deps.py
src/allmydata/test/test_version.py [new file with mode: 0644]