Mercurial > hg
comparison mercurial/server.py @ 31364:91874c247d61
manifest: add __next__ methods for Python 3
Python 3 renamed .next() in the iterator protocol to __next__().
author | Augie Fackler <augie@google.com> |
---|---|
date | Sun, 12 Mar 2017 00:43:20 -0500 |
parents | ff7df4bb75de |
children | ce4ddcda868b |
comparison
equal
deleted
inserted
replaced
31363:d0014d2d7645 | 31364:91874c247d61 |
---|