This is funky. This inline Python code is part of a docstring, which
means the string is interpreted first. So any backslashes need double
escaping. So even though this is already a br'', we still need to escape.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG99b4c6d73a72: testparseutil: escape backslash in docstring
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Lint Skipped - Unit
Unit Tests Skipped