##// END OF EJS Templates
manifest: add __next__ methods for Python 3...
manifest: add __next__ methods for Python 3 Python 3 renamed .next() in the iterator protocol to __next__().
Augie Fackler -
r31364:91874c24 default
Show More
Name Size Modified Last Commit Author
/ mercurial / pure
__init__.py Loading ...
base85.py Loading ...
bdiff.py Loading ...
diffhelpers.py Loading ...
mpatch.py Loading ...
osutil.py Loading ...
parsers.py Loading ...