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

noreply@sourceforge.net noreply@sourceforge.net
Fri, 01 Jun 2001 08:20:41 -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: Fred L. Drake, Jr. (fdrake)
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.


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

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