Otherwise Python 2 will attempt to coerce unicode to str, which
we don't want.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG7f63ec6969f3: global: use raw strings for namedtuple()
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.