[IPython-User] import_all('module') in 0.11
Jonathan Stickel
jjstickel@vcn....
Mon Aug 8 10:54:59 CDT 2011
Previously, I could use the suggested "import_all('module')" in
ipy_user_conf.py to import everything in a module into an ipython
session. Doing it this way also provided the significant advantage of
not cluttering the namespace, so that "%whos" did not show everything
that was imported via the config file.
Is there a way to do this in 0.11?
Thanks,
Jonathan
More information about the IPython-User
mailing list