Mercurial > hg
comparison setup.py @ 9147:234a230cc33b
localrepo: improve readability of _findtags(), readtags() (issue548).
- rename many local variables
- add some comments
- refactor call to line.split() (catch ValueError rather
than checking length of return value: one less local variable)
author | Greg Ward <greg-hg@gerg.ca> |
---|---|
date | Thu, 16 Jul 2009 10:39:41 -0400 |
parents | 63cfacb7917e |
children | c904e76e3834 |
comparison
equal
deleted
inserted
replaced
9146:5614a628d173 | 9147:234a230cc33b |
---|