Hi,
I'm starting a project where I plan to use twisted for the first time. I'd
like to practice using ipython and after looking around I found a recepe [1]
by Metthew Scott and a comment by Bob Ippolito on that recepe that suggests
a different approch [2].
In the ipython manual there's a referenc
thanks,
short abstact: manhole is very good, thanks. But I'd need to add readline to
make it usable and I'd need tab-completion too.
On Thu, Jan 13, 2011 at 12:06:10PM +, Michael Thompson wrote:
> On 11 January 2011 07:48, Alessandro Dentella wrote:
>
> > So what&
thanks Jean-Paul for the hints,
On Sun, Jan 16, 2011 at 12:50:05AM -, exar...@twistedmatrix.com wrote:
> On 13 Jan, 11:43 pm, san...@e-den.it wrote:
> >thanks,
> >
> >short abstact: manhole is very good, thanks. But I'd need to add
> >readline to
> >make it usable and I'd need tab-completion
Thanks Glyph,
On Mon, Jan 17, 2011 at 12:07:42AM -0500, Glyph Lefkowitz wrote:
> > From what you say I don't know if completion is something I'd
> > get with invective of urwid.
>
> Invective is an IRC client (with a useful text-editing widget for Twisted's
> "insults" module). urwid is a clien
Hi,
is there a way to test if the thread a function is called is the reactor's
thread?
I have a function that can be called from the main thread or from the
reactor's thread and should behave differently...
thanks
sandro
*:-)
--
Sandro Dentella *:-)
http://www.reteisi.org So
thanks to both of you for the hints. My situation is so simple that i guess
a twisted.python.threadable.isInIOThread() should suffice.
sandro
*:-)
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman
On Tue, Jul 05, 2011 at 03:42:04AM -0400, Jasper St. Pierre wrote:
> re: Mercurial, I didn't like it when I used it. If someone can tell me
> how to do this[3] in hg, I'd be more inclined to play along. And that
I do this sort of things using mercurial queues. I pile up patches in a
queue and can
On Tue, Jul 05, 2011 at 10:15:09PM -0400, Jasper St. Pierre wrote:
> On Tue, Jul 5, 2011 at 5:02 AM, Alessandro Dentella wrote:
> > On Tue, Jul 05, 2011 at 03:42:04AM -0400, Jasper St. Pierre wrote:
> >> re: Mercurial, I didn't like it when I used it. If someone can tell m