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, python-dev
Date 2011-10-02.09:49:50
SpamBayes Score 0.07079591
Marked as misclassified No
Message-id <1317548991.65.0.778030714562.issue13076@psf.upfronthosting.co.za>
In-reply-to
Content
This should be fixed now, thanks for the report.
FTR with Sphinx 1.0 all the links to :class:`time` and also :class:`datetime` needed to be fixed because they were pointing to the modules, with 0.6 only the :class:`time` in the body of attribute/method directives were broken.
History
Date User Action Args
2011-10-02 09:49:51ezio.melottisetrecipients: + ezio.melotti, georg.brandl, gjb1002, docs@python, python-dev
2011-10-02 09:49:51ezio.melottisetmessageid: <1317548991.65.0.778030714562.issue13076@psf.upfronthosting.co.za>
2011-10-02 09:49:51ezio.melottilinkissue13076 messages
2011-10-02 09:49:50ezio.melotticreate