Show More
@@ -24,7 +24,7 b' Examples:' | |||||
24 |
|
24 | |||
25 | from mercurial import util, cmdutil |
|
25 | from mercurial import util, cmdutil | |
26 | from mercurial.i18n import _ |
|
26 | from mercurial.i18n import _ | |
27 |
import os, getpass, re |
|
27 | import os, getpass, re | |
28 |
|
28 | |||
29 | cmdtable = {} |
|
29 | cmdtable = {} | |
30 | command = cmdutil.command(cmdtable) |
|
30 | command = cmdutil.command(cmdtable) |
General Comments 0
You need to be logged in to leave comments.
Login now