tests/test-parseindex2.py.out
author Augie Fackler <augie@google.com>
Fri, 05 Aug 2016 15:35:02 -0400
changeset 29732 0806fa2a39d8
parent 7110 75fdc39b6172
permissions -rw-r--r--
revlog: use `iter(callable, sentinel)` instead of while True This is functionally equivalent, but is a little more concise.

done