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 georg.brandl
Recipients asvetlov, docs@python, georg.brandl, serhiy.storchaka
Date 2012-08-09.19:42:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344541360.91.0.652347212955.issue15527@psf.upfronthosting.co.za>
In-reply-to
Content
The markup you mentioned will not be changed: these are two different usecases. Either you link to the function itself (:func:`blah`), or you show a piece of code (``blah(n)``).
History
Date User Action Args
2012-08-09 19:42:40georg.brandlsetrecipients: + georg.brandl, asvetlov, docs@python, serhiy.storchaka
2012-08-09 19:42:40georg.brandlsetmessageid: <1344541360.91.0.652347212955.issue15527@psf.upfronthosting.co.za>
2012-08-09 19:42:40georg.brandllinkissue15527 messages
2012-08-09 19:42:40georg.brandlcreate