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 spatz
Recipients ronaldoussoren, spatz
Date 2008-06-07.13:50:57
SpamBayes Score 0.058329593
Marked as misclassified No
Message-id <1212846663.29.0.158552443715.issue3054@psf.upfronthosting.co.za>
In-reply-to
Content
This also happens in py3k.
Attached a patch that fixes this by using the dirname of
sysconfig.project_base if the file is not found, but perhaps a better
solution could be found...
History
Date User Action Args
2008-06-07 13:51:03spatzsetspambayes_score: 0.0583296 -> 0.058329593
recipients: + spatz, ronaldoussoren
2008-06-07 13:51:03spatzsetspambayes_score: 0.0583296 -> 0.0583296
messageid: <1212846663.29.0.158552443715.issue3054@psf.upfronthosting.co.za>
2008-06-07 13:50:59spatzlinkissue3054 messages
2008-06-07 13:50:59spatzcreate