scripts/chg-len.py
changeset 422 62c1ed05e83f
parent 376 4b2382fd80ef
child 733 abf31e4af617
     1.1 --- a/scripts/chg-len.py	Fri Dec 05 10:38:32 2008 +0000
     1.2 +++ b/scripts/chg-len.py	Fri Dec 05 13:10:16 2008 +0000
     1.3 @@ -3,6 +3,9 @@
     1.4  import sys
     1.5  
     1.6  from mercurial import ui, hg
     1.7 +from mercurial import util
     1.8 +
     1.9 +util.rcpath = lambda : []
    1.10  
    1.11  if len(sys.argv)>1 and sys.argv[1] in ["-h","--help"]:
    1.12      print """