[Twisted-Python] Re: [Twisted-commits] Expand ITCPTransport
Glyph Lefkowitz
glyph at twistedmatrix.com
Sat Jun 7 06:41:26 MDT 2003
On Friday, June 6, 2003, at 01:40 PM, exarkun CVS wrote:
> + def canStartTLS(self):
Hmm. Wouldn't this be better expressed with a
components.implements(self, ITLSTransport) ?
More information about the Twisted-Python
mailing list