]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Simplifications resulting from requiring Python 2.5 and therefore being able to use...
authordavid-sarah <david-sarah@jacaranda.org>
Wed, 16 May 2012 02:47:25 +0000 (02:47 +0000)
committerdavid-sarah <david-sarah@jacaranda.org>
Wed, 16 May 2012 02:47:25 +0000 (02:47 +0000)
commita1a1b5bf8a6e1a09c70d4d2b618ad0c06b0f631f
tree081bc7ce043e2d6a9e66eb800e758ac35bc1580e
parent0fc196ea5fa4ad2fba42e52927943c399a84a735
Simplifications resulting from requiring Python 2.5 and therefore being able to use sqlite3 from the standard library. This also drops sqlite3 from the set of versions and paths we report.
src/allmydata/__init__.py
src/allmydata/_auto_deps.py
src/allmydata/scripts/backupdb.py
src/allmydata/test/test_backupdb.py
src/allmydata/test/test_cli.py
src/allmydata/test/test_version.py