Thanks David. I'll take a look on your code
Regards
On Wed, 2010-02-03 at 11:03 -0800, David Ripton wrote:
> On 2010.02.03 13:48:39 +0100, Ramiro Alba Queipo wrote:
> > I recently new about Twisted and saw it as the best way to deal with a
> > client/server network application (I use python long
Hello everyone,
I was wondering what you would recommend, accessing nodes via
domish.Element.__getattr__()
(e.g. el.node1.node1_1, where el is /msg) or via xpath.XPathQuery()
(e.g. xpath.XPathQuery("/msg/node1/node1_1").queryForNodes(el)[0])?
I was wondering which would be faster, the __getattr_
Hello everyone,
Though, as far as I know, PB is not transfered in clear text. That
means it's a little harder to debug the TCP streams, using a tool like
Wireshark. Am I wrong?
a
2010/2/4 Ramiro Alba Queipo :
> Thanks David. I'll take a look on your code
>
> Regards
>
> On Wed, 2010-02-03 at 11:0
On 2 Feb, 09:24 pm, jbar...@bu.edu wrote:
>Hello,
>
>I'm trying to get a feel for twisted.conch, and not getting very far.
>I know the documentation is lacking, but I'm not here to complain, I'm
>here to figure this out. I only have a cursory knowledge of twisted so
>far, so that may be some of my
On Thu, Feb 4, 2010 at 9:01 AM, wrote:
>
> I can't run your example code, since it's not a complete example. That
> makes it harder to point out what's wrong with it. However, one thing
> does strike me as wrong:
>> while chunk:
>> self.write(chunk)
>> chunk = f.rea
On 2010.02.04 08:23:20 -0500, Alexandre Quessy wrote:
> Though, as far as I know, PB is not transfered in clear text. That
> means it's a little harder to debug the TCP streams, using a tool like
> Wireshark. Am I wrong?
The PB wire format is documented here:
http://twistedmatrix.com/documents/9.0
On 03:02 pm, drip...@ripton.net wrote:
>On 2010.02.04 08:23:20 -0500, Alexandre Quessy wrote:
>>Though, as far as I know, PB is not transfered in clear text. That
>>means it's a little harder to debug the TCP streams, using a tool like
>>Wireshark. Am I wrong?
>
>The PB wire format is documented he
2010/2/4 james bardin :
> On Thu, Feb 4, 2010 at 9:01 AM, wrote:
>>
>> I can't run your example code, since it's not a complete example. That
>> makes it harder to point out what's wrong with it. However, one thing
>> does strike me as wrong:
>>> while chunk:
>>> self.write(ch
On Jan 31, 2010, at 7:05 PM, Glyph Lefkowitz wrote:
> On Jan 31, 2010, at 5:26 PM, exar...@twistedmatrix.com wrote:
>
>> If there are enough interested people, there will be a Twisted sprint at
>> PyCon this year. If you'll be at PyCon and are interested in sprinting
>> on some Twisted topic,
While I see tickets in the tracker for web2 and others for web, I couldn't find
a 'cherry pick' list of things to be moved from web2 back into web.
Is there one?
Thanks,
S
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twist
10 matches
Mail list logo