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 christian.heimes
Recipients JosephArmbruster, christian.heimes
Date 2007-12-14.23:43:48
SpamBayes Score 0.012722299
Marked as misclassified No
Message-id <1197675828.79.0.746734652926.issue1628@psf.upfronthosting.co.za>
In-reply-to
Content
Fixed in r59511
The Makefile VPATH fix broke an unit test on Windows. The code now
checks if any of the files exist.
History
Date User Action Args
2007-12-14 23:43:48christian.heimessetspambayes_score: 0.0127223 -> 0.012722299
recipients: + christian.heimes, JosephArmbruster
2007-12-14 23:43:48christian.heimessetspambayes_score: 0.0127223 -> 0.0127223
messageid: <1197675828.79.0.746734652926.issue1628@psf.upfronthosting.co.za>
2007-12-14 23:43:48christian.heimeslinkissue1628 messages
2007-12-14 23:43:48christian.heimescreate