]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
make more precise regexp for WriteableSSKFileURI and DirnodeURI and use it in unit...
authorZooko O'Whielacronx <zooko@zooko.com>
Tue, 18 Dec 2007 20:15:08 +0000 (13:15 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Tue, 18 Dec 2007 20:15:08 +0000 (13:15 -0700)
commit9848d2043df42bc33bca5cb7ac56247be2de3589
tree0c8ddd6910df79ba191841b578f1b7cfc68bcd59
parentea437533866e45fff7f54ddf1a01d768d8b34228
make more precise regexp for WriteableSSKFileURI and DirnodeURI and use it in unit tests
Also allow an optional leading "http://127.0.0.1:8123/uri/".
Also fix a few unit tests to generate bogus Dirnode URIs of the modern form instead of the former form.
src/allmydata/interfaces.py
src/allmydata/test/test_uri.py
src/allmydata/test/test_web.py
src/allmydata/uri.py