Why Python won't work on .net

Fredrik Lundh fredrik at pythonware.com
Tue Dec 9 02:39:49 EST 2003


"Courageous" wrote:

> >> The main problem is that functions are first class objects in Python, but
> >> not in the CLS.
>
> Functions are only addresses in C, the (main) language Python is
> implemented in.

what parts of "The CLS does have pointers to methods, but the situations
in which they can be used are limited by the code validator" and "in neither
case can the function pointer come from a variable" did you have trouble
understanding?

</F>








More information about the Python-list mailing list