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 skrah
Recipients barry, brett.cannon, gennad, gvanrossum, jkloth, larry, ncoghlan, skrah, zach.ware
Date 2014-01-21.18:33:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20140121183327.GA27187@sleipnir.bytereef.org>
In-reply-to <1390298749.1.0.12762219489.issue20326@psf.upfronthosting.co.za>
Content
Larry Hastings <report@bugs.python.org> wrote:
> I think we should change the syntax to something people would
> never write by accident.  Here are some suggestions:
> 
> "*("
> "*clinic*("
> "\01 clinic("

I like the original "def (...)\n" approach from #19674.  If that is not
possible for some reason, "*(" is fine, too.
History
Date User Action Args
2014-01-21 18:33:27skrahsetrecipients: + skrah, gvanrossum, barry, brett.cannon, ncoghlan, larry, jkloth, gennad, zach.ware
2014-01-21 18:33:27skrahlinkissue20326 messages
2014-01-21 18:33:27skrahcreate