> On Mar 20, 2015, at 4:05 AM, Justin Mazzola Paluska wrote:
>
> On 03/18/2015 06:03 PM, Glyph Lefkowitz wrote:
>> I'd like to deprecate and remove __nonzero__ on Deferreds. Occasionally I
>> see code where someone (maybe even me) does "if d:" where they should have
>> been doing "@d.addCallb
> On Mar 18, 2015, at 8:29 AM, Donald Stufft wrote:
>
>
>> On Mar 18, 2015, at 8:24 AM, Phil Mayers wrote:
>>
>> On 18/03/15 10:45, HawkOwl wrote:
>>> Hi,
>>>
>>> As Python 2.6 has been officially abandoned for a year+ (and will
>>> receive no further official security updates) and Python 2.
On 20 March 2015 at 12:19, Adi Roiban wrote:
> On 20 March 2015 at 11:16, Paul Wiseman wrote:
>> On 19 March 2015 at 20:38, Louis D. Burr wrote:
>>> Hi Paul,
>>>
On Mar 19, 2015, at 1:18 PM, Paul Wiseman wrote:
>> I want to stream the http request back to the client connected over
>>
On 20 March 2015 at 11:16, Paul Wiseman wrote:
> On 19 March 2015 at 20:38, Louis D. Burr wrote:
>> Hi Paul,
>>
>>> On Mar 19, 2015, at 1:18 PM, Paul Wiseman wrote:
>>>
> I want to stream the http request back to the client connected over
> FTP. I guess I could do that with io.BytesIO right? I c
On 19 March 2015 at 20:38, Louis D. Burr wrote:
> Hi Paul,
>
>> On Mar 19, 2015, at 1:18 PM, Paul Wiseman wrote:
>>
>> I have some blocking going on in a custom twisted ftp server and I'm
>> trying to pin point what exactly is doing it.
>>
>> I think this line in openForReading on my FTPShell obj
On 03/18/2015 06:03 PM, Glyph Lefkowitz wrote:
I'd like to deprecate and remove __nonzero__ on Deferreds. Occasionally I see code where someone
(maybe even me) does "if d:" where they should have been doing "@d.addCallback def
cb(result): if result: ...".
Anybody else have this issue? Object
How do I unsubscribe to this that I accidentally did I suppose. I am getting
flooded with emails that I have no idea what they are about. Many, many emails.
I tried to spam and they still come. PLEASE HELP AND SPREAD THE WORD TO REMOVE
ME !!!
Kathy kathyannfarnswo...@yahoo.com
On Thu