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 r.david.murray
Recipients Jim Fasarakis-Hilliard, docs@python, martin.panter, r.david.murray
Date 2017-04-04.14:25:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491315953.32.0.979691245057.issue29968@psf.upfronthosting.co.za>
In-reply-to
Content
I don't see any omission, myself.  Keep in mind that the language reference is as much or more of a specification as it is a reference, so we tend to try to use the minimum language that precisely describes the expected behavior. Which is why I suggested that if anything the sentence about trailing comments should be dropped :)  

And I would vote -1 on allowing trailing whitespace.  (More than -1, actually :)  If that's what you meant: you said "proceed \", which doesn't sound like *trailing* whitespace.
History
Date User Action Args
2017-04-04 14:25:53r.david.murraysetrecipients: + r.david.murray, docs@python, martin.panter, Jim Fasarakis-Hilliard
2017-04-04 14:25:53r.david.murraysetmessageid: <1491315953.32.0.979691245057.issue29968@psf.upfronthosting.co.za>
2017-04-04 14:25:53r.david.murraylinkissue29968 messages
2017-04-04 14:25:53r.david.murraycreate