]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
web/common: split out exception-to-explanation+code mapping to a separate humanize_fa...
authorBrian Warner <warner@lothar.com>
Sat, 7 Mar 2009 11:54:08 +0000 (04:54 -0700)
committerBrian Warner <warner@lothar.com>
Sat, 7 Mar 2009 11:54:08 +0000 (04:54 -0700)
commitbadd79671c55f263427ace41161b6261f93bae46
tree2a792dfcee81e9b534ec2958949e54a61fc614fd
parent9c7fafd5afb34e480f87f5645e5817f5a94e2c30
web/common: split out exception-to-explanation+code mapping to a separate humanize_failure() function, so it can be used by other code. Add explanation for mutable UnrecoverableFileError.
src/allmydata/web/common.py