Re: [Python-Dev] [Twisted-Python] Newbie question

2006-09-07 Thread skip
Jean-Paul> Sorry, brainfart. But still... QOTF ;-) S ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Re: [Python-Dev] [Twisted-Python] Newbie question

2006-09-07 Thread Jean-Paul Calderone
Sorry, brainfart. Jean-Paul ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Re: [Python-Dev] [Twisted-Python] Newbie question

2006-09-07 Thread skip
Jean-Paul> One could just as easily ask why no one bothers to read Jean-Paul> mailing list archives to see if their question has been Jean-Paul> answered before. Jean-Paul> No one will ever know, it is just one of the mysteries of the Jean-Paul> universe. +1 QOTF... Skip

Re: [Python-Dev] [Twisted-Python] Newbie question

2006-09-07 Thread Aahz
On Thu, Sep 07, 2006, Jean-Paul Calderone wrote: > On Thu, 7 Sep 2006 11:41:48 -0400, Timothy Fitz <[EMAIL PROTECTED]> wrote: >>On 9/5/06, Jean-Paul Calderone <[EMAIL PROTECTED]> wrote: >>> >>>You cannot stop the reactor and then start it again. >> >>Why don't the reactors throw if this happens? Th

Re: [Python-Dev] [Twisted-Python] Newbie question

2006-09-07 Thread Jean-Paul Calderone
On Thu, 7 Sep 2006 11:41:48 -0400, Timothy Fitz <[EMAIL PROTECTED]> wrote: >On 9/5/06, Jean-Paul Calderone <[EMAIL PROTECTED]> wrote: >>You cannot stop the reactor and then start it again. > >Why don't the reactors throw if this happens? This question comes up >almost once a month. > One could jus