Tuple Semantics - Rationale'?

Tim Daneliuk tundra at tundraware.com
Wed Jul 11 16:40:02 EDT 2001


Quinn Dunkan wrote:
> 
>
> Large complicated data structures of nested tuples might be a mistake.  Tuples
> and python's simple pattern matching can be handy for small ad hoc types, but
> don't forget about classes.

That's actually a great point - it would certainly contribute to more
readable code, if nothing else...

-- 
------------------------------------------------------------------------------
Tim Daneliuk
tundra at tundraware.com



More information about the Python-list mailing list