<div dir="ltr"> <br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="Ih2E3d"><br>
<br>
</div>Mmh, I'm afraid that I'll need a more reproducible test case than<br>
that, with the actual tracebacks, to give you a suggestion. Because<br>
the generic case of "import foo, foo missing, install foo, repeat<br>
import foo" does work:<br>
<br><br>
You can also try IPython's dreload():<br>
<br>
dreload(foo)<br>
<br>
which attempts a recursive reload.<br>
<br>
But yes, in summary, module reloading in python in general is a bit of<br>
an unpleasant mess.<br>
<br>
Cheers,<br>
<font color="#888888"><br>
f<br>
</font></blockquote></div><br>Well, what can I say? It seems to work now. I dont know what to say, it was driving me crazy repeatedly until just now with all sorts of modules. <div><br></div><div>dreload, i did not know about, I shall once again place IPython in my coveted #4 spot in my .screenrc removing irssi. Thanks.<br clear="all">
<br>-- <br>Kevin Beckford<br>Technical Lead,<br>Lazyweb Construction Company,<br><a href="http://lazyweb.ca">http://lazyweb.ca</a><br><a href="mailto:kevin@lazyweb.ca">kevin@lazyweb.ca</a>
</div></div>