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 larry
Recipients barry, brett.cannon, gennad, gvanrossum, jkloth, larry, ncoghlan, serhiy.storchaka, skrah, zach.ware
Date 2014-01-22.12:14:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The fact that "def " isn't Python syntax is, if anything, a mild point in its favor.  I don't want anyone hitting on this by accident.  "sig:" isn't Python syntax either, and yet you yourself propose it ;-)

How about "sig="?
History
Date User Action Args
2014-01-22 12:14:15larrysetrecipients: + larry, gvanrossum, barry, brett.cannon, ncoghlan, jkloth, skrah, gennad, zach.ware, serhiy.storchaka
2014-01-22 12:14:15larrysetmessageid: <[email protected]>
2014-01-22 12:14:15larrylinkissue20326 messages
2014-01-22 12:14:15larrycreate