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 barry, ezio.melotti, python-dev, r.david.murray, techtonik, vstinner
Date 2013-06-25.10:28:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372156123.8.0.82300109906.issue11390@psf.upfronthosting.co.za>
In-reply-to
Content
It is implemented as a doctest because everything else in that test module is implemented as a doctest.  And clearly this reveals a bug of some sort.  Perhaps the dummy trick needs to be done by doctest itself?  (I will need to read your post over more carefully and understand the issue better.)

As for the windows failures, my apologies.  I knew I would need to check windows after the commit when I wrote the code, but I forgot to actually do it.
History
Date User Action Args
2013-06-25 10:28:43r.david.murraysetrecipients: + r.david.murray, barry, vstinner, techtonik, ezio.melotti, python-dev
2013-06-25 10:28:43r.david.murraysetmessageid: <1372156123.8.0.82300109906.issue11390@psf.upfronthosting.co.za>
2013-06-25 10:28:43r.david.murraylinkissue11390 messages
2013-06-25 10:28:43r.david.murraycreate