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 belopolsky
Recipients belopolsky, docs@python, eric.araujo
Date 2010-10-29.15:40:49
SpamBayes Score 3.0159732e-05
Marked as misclassified No
Message-id <1288366856.48.0.449064438819.issue10225@psf.upfronthosting.co.za>
In-reply-to
Content
I am attaching a new patch which fixes all but two doctest examples.

I suspect that the remaining failures are due to a bug in sphinx. (The examples are executed even though marked up with ::).
History
Date User Action Args
2010-10-29 15:40:56belopolskysetrecipients: + belopolsky, eric.araujo, docs@python
2010-10-29 15:40:56belopolskysetmessageid: <1288366856.48.0.449064438819.issue10225@psf.upfronthosting.co.za>
2010-10-29 15:40:55belopolskylinkissue10225 messages
2010-10-29 15:40:54belopolskycreate