On 5/8/06, Fredrik Lundh <[EMAIL PROTECTED]> wrote:
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.
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 <[EMAIL PROTECTED]>
Hi! I'm a .signature virus! copy me into your .signature file to help me spread!
_______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com