##// 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 / hgweb
__init__.py Loading ...
common.py Loading ...
hgweb_mod.py Loading ...
hgwebdir_mod.py Loading ...
protocol.py Loading ...
request.py Loading ...
server.py Loading ...
webcommands.py Loading ...
webutil.py Loading ...
wsgicgi.py Loading ...