[tahoe-lafs-trac-stream] [tahoe-lafs] #1705: classes in different modules shouldn't have the same name, it's confusing
tahoe-lafs
trac at tahoe-lafs.org
Tue Apr 3 02:41:25 UTC 2012
#1705: classes in different modules shouldn't have the same name, it's confusing
------------------------+---------------------------
Reporter: davidsarah | Owner: somebody
Type: defect | Status: new
Priority: minor | Milestone: undecided
Component: code | Version: 1.9.1
Keywords: cleanup | Launchpad Bug:
------------------------+---------------------------
E.g.
{{{
$ grep -Rn 'class CheckAndRepairResults' src
src/allmydata/web/check_results.py:272:class
CheckAndRepairResults(CheckerBase, rend.Page, ResultsBase):
src/allmydata/check_results.py:74:class CheckAndRepairResults:
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1705>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list