klein
klein copied to clipboard
Define a Protocol that defines __klein_bound__ and perhaps __call__
Per @glyph: We should probably define a Protocol that defines __klein_bound__ (and __call__ probably) so we can document it somewhere.
See https://github.com/twisted/klein/pull/311#discussion_r427027246