Can't even run hg version without this.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGa90039b07343: resourceutil: ensure `_rootpath` is defined under py2exe
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.
_rootpath declaration could be moved after the else clause to avoid repetition.