##// END OF EJS Templates
Import time for hg history command
mpm@selenic.com -
r23:018fb8d9 default
parent child Browse files
Show More
@@ -15,7 +15,7 b' try:'
15 except:
15 except:
16 pass
16 pass
17
17
18 import sys, os
18 import sys, os, time
19 from mercurial import hg, mdiff, fancyopts
19 from mercurial import hg, mdiff, fancyopts
20
20
21 def help():
21 def help():
General Comments 0
You need to be logged in to leave comments. Login now