[IPython-dev] how to run a script in empty name space?

tocer tocer.deng at gmail.com
Sun May 20 07:13:26 EDT 2007


Hi,

I do "run somescript.py" in IPython interpreter, then I print IPython 
interactive name space by doing "print dir()". I found the globle variants of 
the somescript.py is in it. But I wish it run in empty name space, not ipython 
name space. How can I do?

Any idea is appreciate.



More information about the IPython-dev mailing list