author | Christian Ebert <blacktrash@gmx.net> |
Wed, 03 Feb 2010 16:09:19 +0000 | |
changeset 10333 | b9e44cc97355 |
parent 10332 | f64160f28b3f |
child 10338 | ade04c5ae7bb |
child 10339 | 23e608f42f2c |
hgext/graphlog.py | file | annotate | diff | comparison | revisions |
--- a/hgext/graphlog.py Thu Feb 04 20:58:42 2010 +0000 +++ b/hgext/graphlog.py Wed Feb 03 16:09:19 2010 +0000 @@ -12,7 +12,7 @@ revision graph is also shown. ''' -import os, sys +import os from mercurial.cmdutil import revrange, show_changeset from mercurial.commands import templateopts from mercurial.i18n import _