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 SilentGhost
Recipients SilentGhost, akuchling, docs@python, eric.araujo, georg.brandl, terry.reedy
Date 2011-01-09.21:35:28
SpamBayes Score 1.0672951e-07
Marked as misclassified No
Message-id <1294608931.64.0.477348697842.issue10875@psf.upfronthosting.co.za>
In-reply-to
Content
It seems that the special sequences description in Matching Characters section need to be updated to incorporate information on unicode and bytes. I don't think, however, that it's a good idea just to copy that information from the Doc/library/re.rst May be the section could be shortened and linked to that RE Syntax section? there aren't any deeper links available unfortunately.
History
Date User Action Args
2011-01-09 21:35:31SilentGhostsetrecipients: + SilentGhost, akuchling, georg.brandl, terry.reedy, eric.araujo, docs@python
2011-01-09 21:35:31SilentGhostsetmessageid: <1294608931.64.0.477348697842.issue10875@psf.upfronthosting.co.za>
2011-01-09 21:35:28SilentGhostlinkissue10875 messages
2011-01-09 21:35:28SilentGhostcreate