##// END OF EJS Templates
make hiding of initial namespace optional...
make hiding of initial namespace optional It is by design that names loaded by startup files, etc. are hidden from things like `%who`. But this behavior is pretty surprising, especially since ipython -i script.py and %run -i script.py have different behaviors with respect to the hidden namespace. Since the current behavior was added at the request of @fperez, I left the default behavior unchanged, but added a flag to disable hiding initial variables.
MinRK -
r13616:680d854b
Show More
Name Size Modified Last Commit Author
/ examples / core
appconfig.py Loading ...
display.py Loading ...
example-embed-short.py Loading ...
example-embed.py Loading ...
ipython-completion.bash Loading ...
ipython-get-history.py Loading ...
ipython-qtconsole.desktop Loading ...
ipython.desktop Loading ...
ipython_here_shell_extension.reg Loading ...
new-embed.py Loading ...
seteditor.py Loading ...