New submission from R. David Murray <[email protected]>: 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.
---------- assignee: georg.brandl components: Documentation keywords: easy messages: 90776 nosy: georg.brandl, r.david.murray priority: low severity: normal stage: needs patch status: open title: MatchObject is not a hyperlink in the 're' module documentation versions: Python 2.6, Python 2.7, Python 3.1, Python 3.2 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue6538> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
