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 serhiy.storchaka
Recipients akuchling, barry, cryvate, docs@python, ezio.melotti, gregory.p.smith, mrabarnett, serhiy.storchaka
Date 2017-10-06.15:40:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507304434.4.0.213398074469.issue31714@psf.upfronthosting.co.za>
In-reply-to
Content
It is explained in the documentation:

"""
(In the rest of this
section, we'll write RE's in ``this special style``, usually without quotes, and
strings to be matched ``'in single quotes'``.)
"""
History
Date User Action Args
2017-10-06 15:40:34serhiy.storchakasetrecipients: + serhiy.storchaka, barry, akuchling, gregory.p.smith, ezio.melotti, mrabarnett, docs@python, cryvate
2017-10-06 15:40:34serhiy.storchakasetmessageid: <1507304434.4.0.213398074469.issue31714@psf.upfronthosting.co.za>
2017-10-06 15:40:34serhiy.storchakalinkissue31714 messages
2017-10-06 15:40:34serhiy.storchakacreate