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 ezio.melotti
Recipients docs@python, ezio.melotti, georg.brandl, gjb1002
Date 2011-10-02.08:18:22
SpamBayes Score 0.0017682562
Marked as misclassified No
Message-id <1317543503.59.0.981181094898.issue13076@psf.upfronthosting.co.za>
In-reply-to
Content
The broken links seem to be only in the "time objects" section, and only in the body of attribute/method directives.

The attached patch fixes the issue by using :class:`~datetime.time` explicitly where the links are broken.

Georg, is this a bug in Sphinx?
History
Date User Action Args
2011-10-02 08:18:23ezio.melottisetrecipients: + ezio.melotti, georg.brandl, gjb1002, docs@python
2011-10-02 08:18:23ezio.melottisetmessageid: <1317543503.59.0.981181094898.issue13076@psf.upfronthosting.co.za>
2011-10-02 08:18:22ezio.melottilinkissue13076 messages
2011-10-02 08:18:22ezio.melotticreate