[IPython-user] About import_mod.
Andrea Riciputi
ariciputi at pito.com
Wed Mar 31 02:26:59 CST 2004
Hi,
I'm trying to personalize IPython writing an rc file by my own,
following the well documented rc files that I've found in ~/.ipython.
But I failed in importing a module with an alternative name, I mean I'd
like somenthing like "import Numeric as nu", but when I try:
import_mod Numeric as nu
I get and error message. Is there any way to fix this?
Thanks in advance,
Andrea.
More information about the IPython-user
mailing list