On 10/06/2010 06:18 PM, Collin Day wrote:
> I have googled around and looked through the documents, but I can't
> seem to find a description of the difference between running a script
> inside and outside ipython (using ipython --pylab). For example, I
> tried doing the following in a script and m
I have googled around and looked through the documents, but I can't
seem to find a description of the difference between running a script
inside and outside ipython (using ipython --pylab). For example, I
tried doing the following in a script and made it executable.
#!/usr/bin/python
from __futu