<div dir="ltr"><br><br><div class="gmail_quote">On Thu, Aug 28, 2008 at 10:26 AM, Igor Ostriž <span dir="ltr"><<a href="mailto:igor.ostriz@gmail.com">igor.ostriz@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">Hello guys,<br><br>is there a way to submit a file into Client(...) instead of wsdl?<br>I have situation just like that (wsdl given as a part of sdk, and device does not publish wsdl as a part of the service)<br clear="all">

<br>-- <br>Igor Ostriž<br>
</div>
</blockquote></div><br>Yes, I've tried 'file://LocationService.wsdl', but it does not help:<br><br><span style="font-family: courier new,monospace;">File "C:\Python25\lib\urllib2.py", line 1233, in open_local_file</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">    (not port and socket.gethostbyname(host) in self.get_names()):</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">gaierror: (11001, 'getaddrinfo failed')</span><br style="font-family: courier new,monospace;">
<br>maybe it's windows...<br>:-(<br><br>-- <br>IO<br>
</div>