[tahoe-lafs-trac-stream] [tahoe-lafs] #1425: blacklist support
tahoe-lafs
trac at tahoe-lafs.org
Sat Aug 20 22:07:53 PDT 2011
#1425: blacklist support
-----------------------------------+-------------------------------------
Reporter: warner | Owner: davidsarah
Type: enhancement | Status: new
Priority: major | Milestone: 1.9.0
Component: code-frontend-web | Version: 1.8.2
Resolution: | Keywords: blacklist review-needed
Launchpad Bug: |
-----------------------------------+-------------------------------------
Comment (by davidsarah):
webapi.rst line 1964: "whether it need to be" -> "whether it needs to be"
{{{FileProhibited}}} in src/allmydata/blacklist.py: {{{__init__(self,
reason)}}} should either chain to the superclass
{{{Exception.__init__(self, reason)}}} or implement {{{__repr__}}},
otherwise the reason won't be included in tracebacks.
Expand {{{blacklist_fn}}} to {{{blacklist_filename}}} (I was momentarily
confused because I read fn as function.)
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1425#comment:14>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list