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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, brian.curtin, eric.smith, jaraco
Date 2010-12-29.01:10:46
SpamBayes Score 0.34286124
Marked as misclassified No
Message-id <1293585048.59.0.737365346552.issue9333@psf.upfronthosting.co.za>
In-reply-to
Content
Tests now fail on windows XP:
http://www.python.org/dev/buildbot/all/builders/x86%20XP-4%203.x/builds/3874/steps/test/logs/stdio

os.symlink() may raise NotImplementedError, and test.support.can_symlink() should catch it.
History
Date User Action Args
2010-12-29 01:10:48amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, jaraco, eric.smith, brian.curtin
2010-12-29 01:10:48amaury.forgeotdarcsetmessageid: <1293585048.59.0.737365346552.issue9333@psf.upfronthosting.co.za>
2010-12-29 01:10:46amaury.forgeotdarclinkissue9333 messages
2010-12-29 01:10:46amaury.forgeotdarccreate