[Twisted-Python] Re: [Twisted-commits] make log.err return the thing you pass to it

Glyph Lefkowitz glyph at twistedmatrix.com
Sat Nov 8 11:30:23 EST 2003


I guess somebody else beat me to telling radix to revert :).  Also,

On Nov 8, 2003, at 9:12 AM, Andrew Bennetts wrote:

> I guess it won't actually break anything

Actually, it will break things, as exarkun pointed out on IRC:

	foo.addErrback(log.err).addCallback(cleanup)

will no longer call 'cleanup'.  Totally unnecessary breakage.





More information about the Twisted-Python mailing list