This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author imbaczek
Recipients
Date 2003-08-06.10:25:38
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The code:

def g(a=None, b, c=lambda: None): g

Python 2.3/Win98, confirmed in current CVS.
History
Date User Action Args
2007-08-23 14:15:50adminlinkissue784075 messages
2007-08-23 14:15:50admincreate