Talin wrote: > How about instead of 'callable', an "isFunction' test to go along > with 'isSequence' and 'isMapping'. (You aren't getting rid of those - > I hope...?)
Yes, we are! And for much the same reasons! And *how* exactly would you implement your isFunction test so as to detect the "naive, everyday concept of a function" that you seem to want, in a way that does any better job than the current callable()? -- Greg _______________________________________________ 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