]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
fix several methods to handle LIT URIs correctly, rather than assuming that all filen...
authorBrian Warner <warner@allmydata.com>
Thu, 12 Jul 2007 23:17:49 +0000 (16:17 -0700)
committerBrian Warner <warner@allmydata.com>
Thu, 12 Jul 2007 23:17:49 +0000 (16:17 -0700)
commitba7e14a870f1e6093a3a1304d7ed6b37e34888d3
tree081dc50d52459e97be82bf8451ce8eff730bbf1d
parent53cf757be3399c46d25f2d5feda5c034a6b781c6
fix several methods to handle LIT URIs correctly, rather than assuming that all filenodes are CHK URIs
src/allmydata/dirnode.py
src/allmydata/test/test_system.py
src/allmydata/test/test_uri.py
src/allmydata/test/test_web.py
src/allmydata/uri.py
src/allmydata/webish.py