changeset 6211 | f89fd07fc51d |
parent 5975 | 75d9fe70c654 |
child 6548 | 962eb403165b |
--- a/hgext/bugzilla.py Fri Mar 07 00:24:36 2008 +0100 +++ b/hgext/bugzilla.py Thu Mar 06 22:23:26 2008 +0100 @@ -53,7 +53,7 @@ # committer_email = bugzilla_user_name from mercurial.i18n import _ -from mercurial.node import * +from mercurial.node import short from mercurial import cmdutil, templater, util import os, re, time