Mercurial > hg
comparison mercurial/keepalive.py @ 5946:ee0dc0f3804b
keyword: improve use of dicts
- actually use iteritems() when we iter over items of a dictionary
- store commit hooks in dictionary
(safe, as hook.hook() sorts before execution)
author | Christian Ebert <blacktrash@gmx.net> |
---|---|
date | Tue, 22 Jan 2008 13:12:43 +0100 |
parents | d0576d065993 |
children | 30d2fecaab76 |
comparison
equal
deleted
inserted
replaced
5945:7f593d7fccce | 5946:ee0dc0f3804b |
---|