]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
implement URI:LIT, which stores small (<55B) files inside the URI itself. Fixes #81.
authorBrian Warner <warner@allmydata.com>
Thu, 12 Jul 2007 20:22:36 +0000 (13:22 -0700)
committerBrian Warner <warner@allmydata.com>
Thu, 12 Jul 2007 20:22:36 +0000 (13:22 -0700)
commitdef63d193eea0233530fc0aecba5368f8c9956dc
treec81f4c25c0fc551cec13328153c9922e7ca83f66
parentb62252183deff098eb2e63a1c5de42d3a2c8e46b
implement URI:LIT, which stores small (<55B) files inside the URI itself. Fixes #81.
src/allmydata/test/test_system.py
src/allmydata/test/test_upload.py
src/allmydata/test/test_uri.py [new file with mode: 0644]
src/allmydata/upload.py
src/allmydata/uri.py