[tahoe-lafs-trac-stream] [tahoe-lafs] #1847: Ugly shadowing of Client.DEFAULT_ENCODING_PARAMETERS
tahoe-lafs
trac at tahoe-lafs.org
Thu Nov 8 01:49:25 UTC 2012
#1847: Ugly shadowing of Client.DEFAULT_ENCODING_PARAMETERS
---------------------------+----------------------------
Reporter: davidsarah | Owner: davidsarah
Type: defect | Status: new
Priority: minor | Milestone: 1.11.0
Component: code-encoding | Version: 1.9.2
Keywords: cleanup | Launchpad Bug:
---------------------------+----------------------------
{{{Client}}} in [source:git/src/allmydata/client.py] has a class attribute
called {{{DEFAULT_ENCODING_PARAMETERS}}}, and an instance attribute also
called {{{DEFAULT_ENCODING_PARAMETERS}}} that shadows it. This is ugly and
confusing.
The linked pull request changes the name of the latter to
{{{_encoding_parameters}}}.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1847>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list