f---ing typechecking

Paul Rubin http
Fri Feb 16 14:32:31 EST 2007


Donn Cave <donn at u.washington.edu> writes:
> Unpredictable?  How do you manage to write functions in this case?
> Are all your formal parameter lists like (*a), with logic to deal
> with the variable lengths?

I'm thinking of functions like printf, which take a variable number of
args and don't assign them into variables by position.



More information about the Python-list mailing list