terminological obscurity

Arthur ajsiegel at optonline.com
Mon May 31 09:55:26 EDT 2004


On Mon, 31 May 2004 10:21:02 +0200, "Martin v. Löwis"
<martin at v.loewis.de> wrote:
>
>With duck typing, the need to even introduce the notion of
>types goes away: you invoke operation on objects, and if the
>operation makes sense for the object, it will proceed. At
>that point, it is irrelevant what other objects would also
>allow the operation to proceed.

So I am not unjustified in a position that in not understanding typing
in Python, I am understanding it fine.

which is exactly what my intuition has told me.

Art




More information about the Python-list mailing list