Hello,<br>Could somebody point me into right direction on how to display the URL that are being loaded into suds client?<br>c=suds.client.Client(url)<br><br>This gives infinite recursion, but If I can narrow down which element is causing the problem then I can use the &quot;doctors&quot; to fix it before it starts loading into loop.<br>
<br>Ideas?<br><br>Thanks<br>Lucas<br><br><br><br><div class="gmail_quote">On Wed, Aug 29, 2012 at 10:10 AM, Lukasz Szybalski <span dir="ltr">&lt;<a href="mailto:szybalski@gmail.com" target="_blank">szybalski@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_quote"><div>Hello,</div><div>So what do I have to do to get a list of resources that are being loaded recursively to figure out how to use maybe the &quot;doctor&quot; part of suds to fix it?</div>
<div><br>
</div><div>Below doesn&#39;t work as it doesn&#39;t display any code</div><div>import suds.client</div><div>logging.getLogger(&#39;suds.client&#39;).setLevel(logging.DEBUG)</div><div>c=suds.client.Client(url)</div><div><br>

</div><div><br></div><div>Thanks,</div><div>Lucas</div><div><br></div><div><br></div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="gmail_quote"><div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="gmail_quote"><div class="gmail_quote"><div><div></div></div><div>.....</div><div class="im"><div><div><br></div><div><div>  File &quot;/home/lucas/tmp/soap2/suds1/trunk/suds/sax/element.py&quot;, line 405, in getAttribute</div>






<div>    prefix, name = splitPrefix(name)</div><div>  File &quot;/home/lucas/tmp/soap2/suds1/trunk/suds/sax/__init__.py&quot;, line 49, in splitPrefix</div><div>    if isinstance(name, basestring) \</div></div><div>

<div>RuntimeError: maximum recursion depth exceeded while calling a Python object</div>

</div></div><div><br></div></div></div></div></blockquote></div></blockquote></div></div></blockquote><div><br></div><div> </div></div>
</blockquote></div><br><br><br><a href="http://lucasmanual.com/blog/" target="_blank">http://lucasmanual.com/</a><br><br>