[Python-3000] PEP 3100 Comments
Thomas Wouters
thomas at python.org
Mon May 8 15:55:08 CEST 2006
On 5/8/06, Fredrik Lundh <fredrik at pythonware.com> wrote:
> it's spelled callable(), is successfully used in popular and well-designed
> API:s, is well-
> defined in terms of duck-typing, and all counter-examples we've seen on
> this list are
> utterly contrived.
Dare I suggest you convince Guido not to remove callable(), then? That is,
after all, what this discussion is about. You might want to think about the
removal of isSequence and isMapping too; see
http://mail.python.org/pipermail/python-3000/2006-April/001256.html . I
don't care about the removal of either callable or isSequence/isMapping
(although the non-public, small-scale, unimpressing API's I design certainly
don't use them), but Guido put them on the list, so apparently he does.
--
Thomas Wouters <thomas at python.org>
Hi! I'm a .signature virus! copy me into your .signature file to help me
spread!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-3000/attachments/20060508/9dc9a5fa/attachment.htm
More information about the Python-3000
mailing list