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 martin.panter
Recipients martin.panter, pitrou, r.david.murray, serhiy.storchaka, twouters
Date 2015-09-22.21:44:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442958248.04.0.358963566673.issue25209@psf.upfronthosting.co.za>
In-reply-to
Content
“Else” doesn’t always use a colon. Consider “1 if x else 2”. Again, if Python started adding unwanted spaces and colons I imagine users could be annoyed and think Python is being too smart and complicated for its own good. But maybe see what others say.
History
Date User Action Args
2015-09-22 21:44:08martin.pantersetrecipients: + martin.panter, twouters, pitrou, r.david.murray, serhiy.storchaka
2015-09-22 21:44:08martin.pantersetmessageid: <1442958248.04.0.358963566673.issue25209@psf.upfronthosting.co.za>
2015-09-22 21:44:08martin.panterlinkissue25209 messages
2015-09-22 21:44:07martin.pantercreate