Super Tuples

Paul Prescod paul at prescod.net
Thu Dec 30 04:44:04 EST 1999


Donn Cave wrote:
> 
> ...
> 
> What if the compiler could convert names to indices at compile time?

For this to work you would probably need tuple pre-declaration to set up
the namespace. Once you start pre-declaring you are basically into the
world of object instances.

 Paul Prescod






More information about the Python-list mailing list