In article <[email protected]>, Darren Dale <[email protected]> wrote: > >About a year ago, I contributed a patch to h5py which checks to see if >h5py is being imported into an active IPython session. If so, then a >custom tab completer is loaded to make it easier to navigate hdf5 >files. In the development version of IPython, a function that used to >return None if there was no instance of an IPython interactive shell >now creates and returns a new instance. This was the cause of the >error I was reporting.
Hoist on your own petard, eh? ;-) Thanks for reporting the solution. -- Aahz ([email protected]) <*> http://www.pythoncraft.com/ "...if I were on life-support, I'd rather have it run by a Gameboy than a Windows box." --Cliff Wells -- http://mail.python.org/mailman/listinfo/python-list
