Bill Janssen wrote: > Duck typing is a seriously bad idea, forced on Python by the now > obsolete split between built-in types and user-defined types.
Non-duck typing is a seriously bad idea, forced on some other languages by static typing. Python is mercifully free of such constraints. -- 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