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 maggyero
Recipients bob.ippolito, christian.heimes, exarkun, gvanrossum, j1m, maggyero, mwh, rhettinger
Date 2019-06-07.15:35:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
@Guido van Rossum

> What you want to write is as unreadable as it ever was.

How is @g(f()()) more readable than @f()()? Yet the former is allowed.
History
Date User Action Args
2019-06-07 15:35:16maggyerosetrecipients: + maggyero, mwh, gvanrossum, rhettinger, bob.ippolito, exarkun, christian.heimes, j1m
2019-06-07 15:35:16maggyerosetmessageid: <[email protected]>
2019-06-07 15:35:16maggyerolinkissue37196 messages
2019-06-07 15:35:16maggyerocreate