GNU Info

Info Node: (python2.1-tut.info)More on Defining Functions

(python2.1-tut.info)More on Defining Functions


Prev: Defining Functions Up: More Control Flow Tools
Enter node , (file) or (file)node

More on Defining Functions
==========================

It is also possible to define functions with a variable number of
arguments.  There are three forms, which can be combined.

Default Argument Values
Keyword Arguments
Arbitrary Argument Lists
Lambda Forms
Documentation Strings

automatically generated by info2www version 1.2.2.9