problem with simple multiprocessing script on OS X

Aahz aahz at pythoncraft.com
Wed Sep 8 10:42:28 EDT 2010


In article <e4fd2b01-bfde-4614-a2df-50a8de98068c at f6g2000yqa.googlegroups.com>,
Darren Dale  <dsdale24 at gmail.com> 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 (aahz at pythoncraft.com)           <*>         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



More information about the Python-list mailing list