Hi All,
Just an update on my urllib open error.. It’s the proxy
setup on my machine which was causing the problem.
Note: soappy doesn’t use the proxy by default while
the urllib do..
Cheers
Thomas
--
http://mail.python.org/mailman/listinfo/python-list
Hi
It's seem to me that it works fine if I use
hostname instead of ip address.
Note: Can anyone tell me how i reply to a question
in thread, rather than starting a new one"
regards
Thomas
--
http://mail.python.org/mailman/listinfo/python-list
Hi all,
trying to download a file using urllib. Working fine on most
machines.. failing in one..
Python 2.3.5 (#62, Feb 8 2005, 16:23:02) [MSC v.1200
32 bit (Intel)] on win32Type "help", "copyright", "credits" or "license" for
more information.>>> import urllib;>>>
url='';>>>
f=urllib.u