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.
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp

