]> granicus.if.org Git - python/commit
Simplify the production for argument list, making sure that it
authorFred Drake <fdrake@acm.org>
Thu, 20 Jun 2002 14:23:15 +0000 (14:23 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 20 Jun 2002 14:23:15 +0000 (14:23 +0000)
commite08c9dbffc2eaad4a709b648cb37408db62a118c
tree316f1fa9abbcc483c922c6a15257acd61b889fde
parent10cbe8dcbc83c91ce94b42e18f4406bb2af9cc4a
Simplify the production for argument list, making sure that it
actually allows all the legal syntax, and nothing else.  Previously,
it did not allow a call like func(arg, **dictionary).
This closes (again!) SF bug #493243.
Doc/ref/ref5.tex