Rev 4515: Delete spurious import. in file:///home/vila/src/bzr/bugs/383920-pycurl-hangs/

Vincent Ladeuil v.ladeuil+lp at free.fr
Wed Jul 8 16:24:31 BST 2009


At file:///home/vila/src/bzr/bugs/383920-pycurl-hangs/

------------------------------------------------------------
revno: 4515
revision-id: v.ladeuil+lp at free.fr-20090708152431-i49iqbrzb7xx6hob
parent: v.ladeuil+lp at free.fr-20090708085119-rmfk350eoiwxtpqh
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: 383920-pycurl-hangs
timestamp: Wed 2009-07-08 17:24:31 +0200
message:
  Delete spurious import.
-------------- next part --------------
=== modified file 'bzrlib/tests/http_server.py'
--- a/bzrlib/tests/http_server.py	2009-07-08 08:51:19 +0000
+++ b/bzrlib/tests/http_server.py	2009-07-08 15:24:31 +0000
@@ -14,7 +14,6 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
-import BaseHTTPServer
 import errno
 import httplib
 import os



More information about the bazaar-commits mailing list