[tahoe-lafs-trac-stream] [tahoe-lafs] #1355: bug in error path of cross_check_pkg_resources_versus_import
tahoe-lafs
trac at tahoe-lafs.org
Sun Feb 20 18:16:08 PST 2011
#1355: bug in error path of cross_check_pkg_resources_versus_import
--------------------------+-------------------------------------------------
Reporter: warner | Owner: warner
Type: defect | Status: closed
Priority: critical | Milestone: 1.9.0
Component: code | Version: 1.8.2
Resolution: fixed | Keywords: regression review-needed
Launchpad Bug: |
--------------------------+-------------------------------------------------
Changes (by david-sarah@…):
* status: new => closed
* resolution: => fixed
Comment:
In [5003/trunk]:
{{{
#!CommitTicketReference repository="trunk" revision="5003"
allmydata/__init__.py: .name was used in place of the correct .__name__
when printing an exception. Also, robustify string formatting by using %r
instead of %s in some places. fixes #1355.
}}}
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1355#comment:5>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list