[Python-bugs-list] [ python-Bugs-429329 ] actual-parameters *arg, **kws not doc'd

noreply@sourceforge.net noreply@sourceforge.net
Fri, 01 Jun 2001 08:38:22 -0700


Bugs item #429329, was updated on 2001-06-01 08:20
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=429329&group_id=5470

Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Alex Martelli (aleax)
>Assigned to: Jeremy Hylton (jhylton)
Summary: actual-parameters *arg, **kws not doc'd

Initial Comment:
5.3.4 in the language reference should document the 
forms *args and **kwds for actual parameters, but it 
makes no mention of them and does not allow for them 
in the syntax productions.


----------------------------------------------------------------------

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-06-01 08:38

Message:
Logged In: YES 
user_id=3066

Assigned to Jeremy, since he shepharded the patch into the
Python release.  Changes should be integrated with the 2.1.1
and head branches.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=429329&group_id=5470