Otherwise Python 2 will coerce unicode to str at module load time.
We don't like automatic string coercions.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGae189674bdad: global: use raw strings for __slots__
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.