Re: [Twisted-Python] Sprint report?

2012-03-26 Thread Itamar Turner-Trauring
On 03/26/2012 10:10 PM, Itamar Turner-Trauring wrote: > It sounds like we had lots and lots of people at the sprint; I'm sorry I > missed them. Anyone want to write up a report? > How about this - if you were at the PyCon sprint, please reply to me (not to list) with a short description of what yo

[Twisted-Python] Sprint report?

2012-03-26 Thread Itamar Turner-Trauring
It sounds like we had lots and lots of people at the sprint; I'm sorry I missed them. Anyone want to write up a report? ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] the good, the log, and the ugly

2012-03-26 Thread Glyph
On Mar 26, 2012, at 10:38 AM, exar...@twistedmatrix.com wrote: > I agree with just about everything here, except I think we should be > able to do better than the `format="opaque string"ยด part. In principle I agree, but I'm not sure about how to do that _exactly now_. Whereas today, immediate

Re: [Twisted-Python] the good, the log, and the ugly

2012-03-26 Thread exarkun
On 02:11 am, gl...@twistedmatrix.com wrote: >Right now, we have a pretty bad logging idiom. All over Twisted, >you'll find stuff like this: > >log.msg("twistd %s (%s %s) starting up." % (copyright.version, >sys.executable, >runtime.shortPythonVersion())

Re: [Twisted-Python] Problem with NAT Traversal

2012-03-26 Thread Glyph
On Mar 26, 2012, at 3:14 AM, hz hanks wrote: > I'm working with a small program to realize P2P file transfer. > Therefore, I have to accomplish the function of NAT traversal. From > the searching result, I know that it always requires a public server > to initialize the transfer, but I don't have

[Twisted-Python] Problem with NAT Traversal

2012-03-26 Thread hz hanks
Hi, All I'm working with a small program to realize P2P file transfer. Therefore, I have to accomplish the function of NAT traversal. From the searching result, I know that it always requires a public server to initialize the transfer, but I don't have one. Now, my idea is that, we already have ma

Re: [Twisted-Python] Limit on transport.write

2012-03-26 Thread hz hanks
Thank you so much for your instant reply. I guess I need much more time to process the information. You are so helpful. Best, Hanks 2012/3/25 Glyph : > > On Mar 26, 2012, at 2:21 AM, hz hanks wrote: > > Hi, all > > I'm writing a program to transfer files over Internet. Sometimes the > files would