##// END OF EJS Templates
util: simplify range expression...
util: simplify range expression The n index variable was unused. Every iteration would pop one element off of parts, so the for loop can be replaced with a while loop.
Martin Geisler -
r8631:a87c41f6 default
Show More
Name Size Modified Last Commit Author
/ hgext / inotify / linux
__init__.py Loading ...
_inotify.c Loading ...
watcher.py Loading ...