Import time for hg history command
authormpm@selenic.com
Wed, 04 May 2005 17:27:08 -0800
changeset 23 018fb8d9ea8d
parent 22 40b8c158c540
child 24 57a1eef79415
Import time for hg history command
hg
--- a/hg	Wed May 04 17:26:27 2005 -0800
+++ b/hg	Wed May 04 17:27:08 2005 -0800
@@ -15,7 +15,7 @@
 except:
     pass
 
-import sys, os
+import sys, os, time
 from mercurial import hg, mdiff, fancyopts
 
 def help():