kartagis / pysimplesoap

Automatically exported from code.google.com/p/pysimplesoap
0 stars 0 forks source link

AttributeError: 'Httplib2Transport' object has no attribute 'close' #56

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
  File "D:\Python27\lib\site-packages\pysimplesoap\client.py", line 734, in close
    self.http.close()
AttributeError: 'Httplib2Transport' object has no attribute 'close'

Original issue reported on code.google.com by jinyinq...@gmail.com on 22 Feb 2012 at 11:22