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 docs@python, georg.brandl, terry.reedy
Date 2010-09-03.22:38:21
SpamBayes Score 2.986666e-06
Marked as misclassified No
Message-id <1283553503.14.0.508973836805.issue9767@psf.upfronthosting.co.za>
In-reply-to
Content
r84481 should fix all except the whitespace one.  I don't think this is worth fixing; I will not add a trailing whitespace to the docs, and adding a "doctest: NORMALIZE_WHITESPACE" directive does not help readability, especially since nobody actually runs these doctest-like examples.
History
Date User Action Args
2010-09-03 22:38:23georg.brandlsetrecipients: + georg.brandl, terry.reedy, docs@python
2010-09-03 22:38:23georg.brandlsetmessageid: <1283553503.14.0.508973836805.issue9767@psf.upfronthosting.co.za>
2010-09-03 22:38:21georg.brandllinkissue9767 messages
2010-09-03 22:38:21georg.brandlcreate