Re: functions with unlimited variable arguments...

2005-06-20 Thread Xah Lee
Dear Chinook Lee,

Thank you very much. That seems a godsend. I'd like to also thank its
author Richard Gruet.

 Xah
 [EMAIL PROTECTED]
∑ http://xahlee.org/

Chinook wrote:
 ...
 I don't get to the reference docs much.  Mostly I use the quick reference
 guide and it's noted there in an easy to find manner.  If you have not
 checked it out then see:
 
 http://rgruet.free.fr/#QuickRef
 
 Lee C

-- 
http://mail.python.org/mailman/listinfo/python-list

RE: functions with unlimited variable arguments...

2005-06-19 Thread Chinook
Xah said unto the world:
oops... it is in the tutorial... sorry.

though, where would one find it in the python reference?
i.e. the function def with variable/default parameters.

This is not a rhetorical question, but where would one start to look
for it in the python ref?

a language is used by programers. Subroutine definition with
variable/default parameters is a basic issue a programer wants to know,
and different languages differs very much in how they handle this. This
is what i mean that the language doc should be programing oriented, as
opposed to computer-sciency or implementation oriented...


I don't get to the reference docs much.  Mostly I use the quick reference 
guide and it's noted there in an easy to find manner.  If you have not 
checked it out then see:

http://rgruet.free.fr/#QuickRef

Lee C

-- 
http://mail.python.org/mailman/listinfo/python-list