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 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 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
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 problem. I am however fairly familiar
with the i