[Chris]
> [we] already tried posting our problem
> on comp.lang.python but we didn't receive a successful reply so I thought I
> would try the mailing list.
[A bit OT but worth pointing out] The mailing list and the newsgroup gateway
to each other - everything sent to one also goes to the other (
Hi,
I'm a university student creating a
python Chat server and client using twisted. The server works great. However I'm
trying to create the client with a gui using wxpython and twisted. The code for
the client is attached bellow. I'm working with a partner and he already tried
posting our