##// END OF EJS Templates
extension: access special module members using sysstr...
extension: access special module members using sysstr These extensions variables and mapping are module attributes so they should be dealt with unicode `str` in Python 3. We move the part that deal with reading theses variable and checking their validity to use unicode `str` string.
marmoute -
r51814:538c5a48 default
Show More
Name Size Modified Last Commit Author
/ hgext / git
TODO.md Loading ...
__init__.py Loading ...
dirstate.py Loading ...
gitlog.py Loading ...
gitutil.py Loading ...
index.py Loading ...
manifest.py Loading ...