Ed Leafe wrote:
> On Dec 18, 2008, at 11:03 AM, Paul McNett wrote:
> 
>> Wow, I can't believe they implemented it as magically as that.
> 
> 
>       Is this magical?

Yes, it is. We accept an argument in our tuple subclass, that we never do 
anything 
with, including never sending it to the superclass, yet the value sent in the 
argument ends up being the value of our tuple.

We didn't do it, in fact we explicitly did not do it. Yet Python still made it 
the 
value of the tuple.

Paul



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to