
March 7, 2011
9:09 p.m.
On Mon, Mar 7, 2011 at 2:17 PM, Bill Janssen <janssen@parc.com> wrote:
Terry Reedy <tjreedy@udel.edu> wrote:
On 11/23/2010 6:01 PM, Antoine Pitrou wrote:
The substitute of writing `isinstance(x, collections.Callable)` is not good, 1) because it's wordier 2) because collections is really not an intuitive place where to look for a Callable ABC.
I thnk it should be in the abc module, along with WeakSet
Me too.
I was not around here, and although I looked for, I didn't find this on the web: What was the reasoning for removing "callable" in the first place? js -><-
Bill _______________________________________________ Python-ideas mailing list Python-ideas@python.org http://mail.python.org/mailman/listinfo/python-ideas