[Python-Dev] _abcoll Callable bug

Georg Brandl g.brandl at gmx.net
Mon Mar 3 22:24:36 CET 2008


The Callable abc has a __contains__ but no __call__ method.
I'd fix this, but am unsure which args it should get.

Georg



More information about the Python-Dev mailing list