Show More
@@ -50,6 +50,7 b' from email.MIMEText import MIMEText' | |||||
50 | from mercurial import commands |
|
50 | from mercurial import commands | |
51 | from mercurial import hg |
|
51 | from mercurial import hg | |
52 | from mercurial import ui |
|
52 | from mercurial import ui | |
|
53 | from mercurial.i18n import gettext as _ | |||
53 | import os |
|
54 | import os | |
54 | import popen2 |
|
55 | import popen2 | |
55 | import smtplib |
|
56 | import smtplib |
General Comments 0
You need to be logged in to leave comments.
Login now