On Tue, Mar 16, 2010 at 2:04 AM, Bruno Desthuilliers
<[email protected]> wrote:
> lallous a écrit :
>>
>> What is the difference between the reference in 'F' and 'func_tbl' ?
>
> Answer here:
>
> http://wiki.python.org/moin/FromFunctionToMethod
>

Among all the things in the Python language proper, this is probably
the most confusing thing for new programmers. Heck, even experienced
programmers get tangled up because they project how they think things
should work on to the Python model.

The second most confusing thing is probably how objects get instantiated.

-- 
Jonathan Gardner
[email protected]
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to