duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #04783
Re: [Merge] lp:~aaron-whitehouse/duplicity/08-adorn-strings into lp:duplicity
question. does it really make sense to adorn singular strings meant as a code comment only eg.
class GlobbingError(Exception):
- """Something has gone wrong when parsing a glob string"""
+ u"""Something has gone wrong when parsing a glob string"""
pass
..ede
--
https://code.launchpad.net/~aaron-whitehouse/duplicity/08-adorn-strings/+merge/350078
Your team duplicity-team is requested to review the proposed merge of lp:~aaron-whitehouse/duplicity/08-adorn-strings into lp:duplicity.
Follow ups
References