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 eric.araujo
Recipients docs@python, eric.araujo, ezio.melotti, georg.brandl, kyle.roberts, pitrou, twouters
Date 2013-04-10.15:33:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365608036.41.0.88895136543.issue17661@psf.upfronthosting.co.za>
In-reply-to
Content
You can always use a ref role instead of func.  func tries to find a module, class or function in the global Sphinx index, but ref lets you link to one specific target (see the table at the top of library/functions.rst for an example).
History
Date User Action Args
2013-04-10 15:33:56eric.araujosetrecipients: + eric.araujo, twouters, georg.brandl, pitrou, ezio.melotti, docs@python, kyle.roberts
2013-04-10 15:33:56eric.araujosetmessageid: <1365608036.41.0.88895136543.issue17661@psf.upfronthosting.co.za>
2013-04-10 15:33:56eric.araujolinkissue17661 messages
2013-04-10 15:33:56eric.araujocreate