launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #17308
Re: [Merge] lp:~cjohnston/launchpad/900216 into lp:launchpad
Review: Needs Fixing code
That's a bit of a hack. We only ever raise an UploadPathError with a single argument that's either an ASCII str or a unicode, so I'd just use e.args[0] in place of str(e).
--
https://code.launchpad.net/~cjohnston/launchpad/900216/+merge/229659
Your team Launchpad code reviewers is subscribed to branch lp:launchpad.
References