This commit is contained in:
George Yoshida 2006-09-02 17:21:40 +00:00
parent 92679350fb
commit bd1dc58509
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ A Signature object has the following structure attributes:
function objects for methods do not know the class they are function objects for methods do not know the class they are
contained within. This makes functions and methods contained within. This makes functions and methods
indistinguishable from one another when passed to decorators, indistinguishable from one another when passed to decorators,
prevventing proper creation of a fully qualified name. preventing proper creation of a fully qualified name.
indistinguishable from indistinguishable from
* var_args:str * var_args:str
Name of the ``*args`` parameter, if present, else the empty Name of the ``*args`` parameter, if present, else the empty