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

tocer tocer.deng@gmail....
Sun May 20 06:13:26 CDT 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