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 sandro.tosi
Recipients ezio.melotti, georg.brandl, rhettinger, sandro.tosi, terry.reedy, zuo
Date 2010-10-09.07:45:40
SpamBayes Score 5.649302e-06
Marked as misclassified No
Message-id <1286610343.25.0.92444765053.issue7771@psf.upfronthosting.co.za>
In-reply-to
Content
gaah, sorry about that. I've prepared another patch that removes the '^' part and adds an example about that.

About the reference to Collections.Set to be a link to the Collections page, do you think it's acceptable to define all the Collection ABCs as :class:`...` ? I looked at http://docs.python.org/documenting/markup.html but didn't find a specific markup for ABC, so I suppose 'class' is fine.

If you think it might worth the effort, I can mark those ABCs up as class, and scan the documentation for references to them and convert to link (if not already done automagically).
History
Date User Action Args
2010-10-09 07:45:43sandro.tosisetrecipients: + sandro.tosi, georg.brandl, rhettinger, terry.reedy, ezio.melotti, zuo
2010-10-09 07:45:43sandro.tosisetmessageid: <1286610343.25.0.92444765053.issue7771@psf.upfronthosting.co.za>
2010-10-09 07:45:41sandro.tosilinkissue7771 messages
2010-10-09 07:45:41sandro.tosicreate