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 loewis
Recipients
Date 2006-09-12.15:28:52
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The code

def x(((y))):pass 

crashes the compiler (?) in 2.5c2, on Windows.
History
Date User Action Args
2007-08-23 14:42:37adminlinkissue1557232 messages
2007-08-23 14:42:37admincreate