Mercurial > hg
comparison mercurial/hg.py @ 20088:7cbb79bddee7
localrepo: import "lock" module as "lockmod" for readability
Before this patch, "localrepo.py" has many methods defining local
variable "lock", even though it imports "lock" module as "lock". This
ambiguity decreases readability.
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Tue, 12 Nov 2013 16:23:52 +0900 |
parents | 6f72e7d28b35 |
children | 2d0ab571b822 |
comparison
equal
deleted
inserted
replaced
20087:cf3b8285af00 | 20088:7cbb79bddee7 |
---|