##// END OF EJS Templates
py3: use `zip()` instead of trying to use `itertools.izip()`
py3: use `zip()` instead of trying to use `itertools.izip()`
Manuel Jacob -
r50182:7fe82a51 default
Show More
Name Size Modified Last Commit Author
/ hgext / fastannotate
__init__.py Loading ...
commands.py Loading ...
context.py Loading ...
error.py Loading ...
formatter.py Loading ...
protocol.py Loading ...
revmap.py Loading ...
support.py Loading ...