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 georg.brandl, r.david.murray
Date 2009-07-21.22:29:21
SpamBayes Score 1.2529178e-05
Marked as misclassified No
Message-id <1248215363.5.0.63292386695.issue6538@psf.upfronthosting.co.za>
In-reply-to
Content
In the re documentation MatchObject is marked up as a class, but since
there's no declaration of it as a class (it's a section instead) it
doesn't get turned into a hyperlink.  It would be useful if it did link
to the appropriate section.
History
Date User Action Args
2009-07-21 22:29:23r.david.murraysetrecipients: + r.david.murray, georg.brandl
2009-07-21 22:29:23r.david.murraysetmessageid: <1248215363.5.0.63292386695.issue6538@psf.upfronthosting.co.za>
2009-07-21 22:29:21r.david.murraylinkissue6538 messages
2009-07-21 22:29:21r.david.murraycreate