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 terry.reedy
Recipients eric.smith, gvanrossum, martin.panter, ned.deily, rhettinger, serhiy.storchaka, terry.reedy, yselivanov
Date 2016-11-27.01:22:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480209767.02.0.50424938027.issue28739@psf.upfronthosting.co.za>
In-reply-to
Content
I considered concatenated string literals to be included in 'string literal'.  If that is not obvious, then it should be made so.  Replace 'string literal' with 'string literal or concatenated strings literals' and link each part to their respective (and successive) sections.
History
Date User Action Args
2016-11-27 01:22:47terry.reedysetrecipients: + terry.reedy, gvanrossum, rhettinger, eric.smith, ned.deily, martin.panter, serhiy.storchaka, yselivanov
2016-11-27 01:22:47terry.reedysetmessageid: <1480209767.02.0.50424938027.issue28739@psf.upfronthosting.co.za>
2016-11-27 01:22:46terry.reedylinkissue28739 messages
2016-11-27 01:22:46terry.reedycreate