##// END OF EJS Templates
re2: adjust local variable assignment scope...
re2: adjust local variable assignment scope Pytype flagged the exception handler where these are used as `[name-error]`, and PyCharm complained they may be used before assignment. Differential Revision: https://phab.mercurial-scm.org/D10376

File last commit:

r45503:cf04f62d default
r47688:9c3e8456 default
Show More
Cargo.toml
3 lines | 82 B | text/plain | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]