This is the old (Python 2) way of printing sets. I actually prefer the
Python 3 version of the repr, but this will result in less test churn
in the short term.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG2aebe138ef6e: stringutil: teach pprint about sets
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.