Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision bfce748d7ea7344bfa9c8cd855e093c8752a7bf5 authored by Pierre-Yves David on 19 December 2011, 15:20:46 UTC, committed by Pierre-Yves David on 19 December 2011, 15:20:46 UTC
* Reduce the while-loop complexity.
* No more need to increment the counter by hand before every continue.
1 parent fbf7461
Raw File
Tip revision: bfce748d7ea7344bfa9c8cd855e093c8752a7bf5 authored by Pierre-Yves David on 19 December 2011, 15:20:46 UTC
[grapher]: implement an iterator to sanitize the huge while loop (wip #86327)
Tip revision: bfce748
.hgignore
syntax: glob
build/
*.pyc
*.orig
*_ui.py
*_rc.py
back to top