[IPython-user] implementing non-blocking thread execution for something other than toolkits
Ville M. Vainio
vivainio@gmail....
Wed Feb 25 07:52:03 CST 2009
On Wed, Feb 25, 2009 at 3:43 PM, Rohan Nicholls
<rohan.nicholls@googlemail.com> wrote:
> Is there a way to workaround this, or can someone explain where
> FakeModule is coming from?
FakeModule is a hack IPython uses to create a module objects for the
interpreter context itself.
Try creating FakeModule.py where your web app can see it :-)
--
Ville M. Vainio
http://tinyurl.com/vainio
More information about the IPython-user
mailing list