Re: passing/catching a variable number of args in python

Daniel LaLiberte (liberte@ncsa.uiuc.edu)
Tue, 10 Dec 91 12:08:23 CST

Sorry Dan, I am getting a little tired of this discussion of tuples
and arguments.

Well, I've made my best pitch for the way I'd like to see things, so
there isnt much more to say.

After all *one* of the constraints to language changes is that I must
find the time to implement them...

Implementing this change to the "language" would only involve taking out
code to handle the special cases. But if that breaks lots of code (a
significant part of the "language" no doubt), it would be better to fix
the code first to use the new convention as time permits and only then
change the language.

dan