hgext/patchbomb.py
changeset 3963 ba45041827a2
parent 3893 6b4127c7d52a
child 4029 9210fba03d16
--- a/hgext/patchbomb.py
+++ b/hgext/patchbomb.py
@@ -63,7 +63,7 @@
 #
 # That should be all.  Now your patchbomb is on its way out.
 
-import os, errno, popen2, socket, sys, tempfile, time
+import os, errno, socket, time
 import email.MIMEMultipart, email.MIMEText, email.Utils
 from mercurial import cmdutil, commands, hg, mail, ui, patch
 from mercurial.i18n import _