Re: [Twisted-Python] State of "insults"?

2010-10-14 Thread exarkun
On 13 Oct, 10:08 pm, nathan.sto...@gmail.com wrote: >JP, what's the current state of the "insults" module you wrote? I'm >looking to bolt an ncurses-like client interface onto one of my >projects, and I didn't want to reinvent the wheel if it had already >been done, so some diligent searching turn

Re: [Twisted-Python] State of "insults"?

2010-10-14 Thread Nathan
On Thu, Oct 14, 2010 at 9:51 AM, wrote: > On 13 Oct, 10:08 pm, nathan.sto...@gmail.com wrote: >>JP, what's the current state of the "insults" module you wrote?  I'm >>looking to bolt an ncurses-like client interface onto one of my >>projects, and I didn't want to reinvent the wheel if it had alre

[Twisted-Python] problem using imap mail client

2010-10-14 Thread jim gardener
hi, I installed twisted on ubuntu lucid .When I checked the version ,it shows Version('twisted', 10, 0, 0) I tried to run imap4client.py giving it hostname='imap.gmail.com' and entered my username and password..When I run the program I am getting "twisted.internet.error.TCPTimedOutError: TCP connec

Re: [Twisted-Python] problem using imap mail client

2010-10-14 Thread Itamar Turner-Trauring
On Fri, 2010-10-15 at 08:42 +0530, jim gardener wrote: > hi, > I installed twisted on ubuntu lucid .When I checked the version ,it > shows Version('twisted', 10, 0, 0) > I tried to run imap4client.py giving it hostname='imap.gmail.com' and > entered my username and password..When I run the program

Re: [Twisted-Python] problem using imap mail client

2010-10-14 Thread jim gardener
ubuntu packs version 10.0. Will try to build from source then thanks for the reply jim ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] problem using imap mail client

2010-10-14 Thread jim gardener
I installed version 10.1 frpm the ppa ..Now ,it justs waits after taking the hostname,user/password.. Is there a way to generate a local copy of the documentation?..so I can browse while offline? thanks jim ___ Twisted-Python mailing list Twisted-Python@