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 brian.curtin
Recipients amaury.forgeotdarc, asvetlov, brian.curtin, eric.smith, ggenellina, giampaolo.rodola, jafo, jaraco, lemburg, loewis, nnorwitz, r.david.murray, ssbarnea, swarren
Date 2010-02-11.01:31:45
SpamBayes Score 5.7344135e-07
Marked as misclassified No
Message-id <1265851908.47.0.965830144378.issue1578269@psf.upfronthosting.co.za>
In-reply-to
Content
False alarm, the failures are my fault. I had a previous version of symlink_support, and applying patch 25 added the contents of symlink_support to the file again, thus causing an ImportError on that file. Sorry about that.

I removed the file, applied patch 25 again, and the tests pass.
History
Date User Action Args
2010-02-11 01:31:49brian.curtinsetrecipients: + brian.curtin, lemburg, loewis, nnorwitz, jafo, amaury.forgeotdarc, jaraco, ggenellina, eric.smith, giampaolo.rodola, swarren, r.david.murray, ssbarnea, asvetlov
2010-02-11 01:31:48brian.curtinsetmessageid: <1265851908.47.0.965830144378.issue1578269@psf.upfronthosting.co.za>
2010-02-11 01:31:46brian.curtinlinkissue1578269 messages
2010-02-11 01:31:45brian.curtincreate