[IPython-dev] module for blocking on twisted Deferred objects

Brian Granger ellisonbg.net at gmail.com
Tue Dec 12 01:14:28 EST 2006


For now I checked it into my sandbox:

http://projects.scipy.org/ipython/ipython/browser/ipython/sandbox/bgranger/blockon.py

I would love feedback, but will probably work on it more over the next few days.

Brian

On 12/11/06, Barry Wark <barrywark at gmail.com> wrote:
> Brian,
>
> I at least will be excited to see it, wherever it appears. What about
> putting it in ipython1 (a logical place, it seems), plus having a
> stand-alone module/package?
>
> barry
>
> On 12/11/06, Brian Granger <ellisonbg.net at gmail.com> wrote:
> > Hi,
> >
> > I have written a small python module that provides a synchronous
> > interface around the asynchronous calls of Twisted.  This has been
> > something that Fernando and I have wanted for a long time, but until
> > now I didn't have a solution that was simple and robust.  I could put
> > this in ipython1, but it could be useful for many folks so I wonder if
> > putting it into ipython/trunk would make more sense.  Thoughts?
> >
> > Brian
> > _______________________________________________
> > IPython-dev mailing list
> > IPython-dev at scipy.org
> > http://projects.scipy.org/mailman/listinfo/ipython-dev
> >
>



More information about the IPython-dev mailing list