Show More
@@ -133,9 +133,10 b' web.baseurl' | |||
|
133 | 133 | |
|
134 | 134 | ''' |
|
135 | 135 | |
|
136 | import email, socket, time | |
|
136 | 137 | from mercurial.i18n import _ |
|
137 | 138 | from mercurial import patch, cmdutil, templater, util, mail |
|
138 | import email.Parser, email.Errors, fnmatch, socket, time | |
|
139 | import fnmatch | |
|
139 | 140 | |
|
140 | 141 | testedwith = 'internal' |
|
141 | 142 |
General Comments 0
You need to be logged in to leave comments.
Login now