> On Jun 15, 2020, at 8:43 PM, Craig Rodrigues <rodr...@crodrigues.org> wrote:
> 
> In twisted.internet.abstract.FileDescriptor.loseConnection, the 
> loseConnection method
> is defined like:
> 
>     def loseConnection(self, _connDone=failure.Failure(main.CONNECTION_DONE)):

I think this signature might just be... wrong?  ITransport doesn't include it.  
Does anything actually use this argument?

-g


_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to