hgkw/keyword.py
branchstable
changeset 421 439a24d34a13
parent 419 2f179ea3a9aa
child 431 4fb8a2e526ff
child 436 ca455dfc5c80
--- a/hgkw/keyword.py	Thu Feb 21 16:22:31 2008 -0300
+++ b/hgkw/keyword.py	Thu Mar 06 22:23:26 2008 +0100
@@ -83,7 +83,7 @@
 from mercurial import commands, cmdutil, context, dispatch, filelog, revlog
 from mercurial import patch, localrepo, templater, templatefilters, util
 from mercurial.hgweb import webcommands
-from mercurial.node import *
+from mercurial.node import nullid, hex
 from mercurial.i18n import _
 import re, shutil, tempfile, time