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 r.david.murray
Recipients brian.curtin, pitrou, r.david.murray, techtonik, tim.peters
Date 2010-04-04.07:06:44
SpamBayes Score 0.04749419
Marked as misclassified No
Message-id <1270364806.6.0.553004144813.issue7585@psf.upfronthosting.co.za>
In-reply-to
Content
We could avoid the 7583 problem by making the doctests use NORMALIZE_WHITESPACE and moving the real *tests* into the unittests for the module.  I think that would be a good thing to do anyway.
History
Date User Action Args
2010-04-04 07:06:46r.david.murraysetrecipients: + r.david.murray, tim.peters, pitrou, techtonik, brian.curtin
2010-04-04 07:06:46r.david.murraysetmessageid: <1270364806.6.0.553004144813.issue7585@psf.upfronthosting.co.za>
2010-04-04 07:06:44r.david.murraylinkissue7585 messages
2010-04-04 07:06:44r.david.murraycreate