Re: [Twisted-Python] Connection was closed cleanly.

2013-04-11 Thread Glyph
On Apr 9, 2013, at 2:48 AM, Sergey Gerasimov wrote: > Hello to all! > > I see in the log file many failures like: > [Broker, client Failure: twisted.spread.pb.PBConnectionLost: [Failure > instance: Traceback (failure with no frames): < class > ‘twisted.internet.error.ConnectionDone’>: Connec

[Twisted-Python] Summer of Code Interest

2013-04-11 Thread Max Haarhaus
Hi, I sent this message to your GSoC mailing list, but I'm not sure if that's active yet or anything, so I figured I should send it here too. My name is Max Haarhaus, and I'm a student at Stony Brook University in New York. I'm interesting in working on Twisted for the Google Summer of Code. I hav

Re: [Twisted-Python] Summer of Code Interest

2013-04-11 Thread Itamar Turner-Trauring
In case anyone is interested, twisted-gsoc is the correct list, we just had a few emails slip through the cracks. I've followed up with Max off-list. ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mail

Re: [Twisted-Python] Summer of Code Interest

2013-04-11 Thread Rachee Singh
Hi, Is this list the correct place for the applicants of Outreach Program for Women? Thanks, Rachee Singh On Fri, Apr 12, 2013 at 1:46 AM, Itamar Turner-Trauring wrote: > In case anyone is interested, twisted-gsoc is the correct list, we just > had a few emails slip through the cracks. I've f

Re: [Twisted-Python] Summer of Code Interest

2013-04-11 Thread Itamar Turner-Trauring
On 04/11/2013 08:07 PM, Rachee Singh wrote: > Hi, > > Is this list the correct place for the applicants of Outreach Program > for Women? > Please post to twisted-g...@twistedmatrix.com if you're interested in either that or the Google Summer of Code. -Itamar

[Twisted-Python] Deprecated Modules

2013-04-11 Thread RJ Ewing
If I import a deprecated module and then run the test-suite should I be seeing an error? I think that I should be seeing an error, but I am not. I am not sure if I am doing something wrong or if my local environment is weird. Thanks, RJ ___ Twisted-Pytho