On Mon, 13 Apr 2009 13:49:58 -0700, "Russell E. Owen"
wrote:
In article
<20090410160133.24697.1558421192.divmod.quotient.5...@henry.divmod.com>,
Jean-Paul Calderone wrote:
On Tue, 07 Apr 2009 12:20:50 -0700, "Russell E. Owen"
wrote:
>I am trying to convert a cross-platform Python/Tkinter ap
In article
<20090410160133.24697.1558421192.divmod.quotient.5...@henry.divmod.com>,
Jean-Paul Calderone wrote:
> On Tue, 07 Apr 2009 12:20:50 -0700, "Russell E. Owen"
> wrote:
> >I am trying to convert a cross-platform Python/Tkinter application to
> >use Twisted and have run into a problem:
On Mon, 13 Apr 2009 11:25:12 -0700, Ted Pederson wrote:
Coming from C++ to python/twisted. Looking at samples, created a simple
server and want to create a tester file that will create many clients to
connect to and exercise my server. All very nice and easy and like this a
lot so far.
The one
Coming from C++ to python/twisted. Looking at samples, created a simple
server and want to create a tester file that will create many clients to
connect to and exercise my server. All very nice and easy and like this a
lot so far.
The one thing that looks strange to me is that the samples instanti