##// END OF EJS Templates
py3: define __next__ in patch.py...
py3: define __next__ in patch.py This needed to appease Python 3's iterator protocol. This is crasher #5 in Python 3. Differential Revision: https://phab.mercurial-scm.org/D1480
Gregory Szorc -
r35192:a1d2fc32 default
Show More