]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
web: use KeyError (rather than IndexError) to signal a missing child
authorBrian Warner <warner@lothar.com>
Sat, 7 Jul 2007 02:40:08 +0000 (19:40 -0700)
committerBrian Warner <warner@lothar.com>
Sat, 7 Jul 2007 02:40:08 +0000 (19:40 -0700)
commit71c04fc2e703437cda1f72021dacccdf5f425455
tree6688c9a663589204f8c7ece4dfe03f389188a623
parenta34040df991489c7a047840c2c5e7dd1f2ab5f10
web: use KeyError (rather than IndexError) to signal a missing child
src/allmydata/dirnode.py
src/allmydata/test/test_dirnode.py