On Oct 29, 2012, at 8:02 AM, [email protected] wrote: > On 28 Oct, 08:40 pm, [email protected] wrote: >> >> For some reason I thought IProtocol.makeConnection did that; I guess >> it's >> because the implementation in Protocol sets the `transport` attribute >> (I >> thought it was the other way around). >> >> I've set transport.protocol = myNewProtocol and now there's one extra >> passing acceptance test. > > In case anyone didn't read #3204: this is, of course, an unsupported use > of transports and not guaranteed to work or continue working (currently > it will not work if you happen to be using the (preferred) protocol- > based SSL implementation).
Why would anyone not have read <http://tm.tl/3204>? Everyone, go read it, right now. (There's a branch, and everything!) -glyph _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
