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 dmalcolm
Recipients dmalcolm
Date 2012-05-10.19:55:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336679725.18.0.393757753717.issue14774@psf.upfronthosting.co.za>
In-reply-to
Content
Note to self: workaround is to
  rm ../../Lib/_sysconfigdata.py || make ../../Lib/_sysconfigdata.py
before running my tests in either configuration, to force the file to be regenerated using what "make" thinks the settings are
History
Date User Action Args
2012-05-10 19:55:25dmalcolmsetrecipients: + dmalcolm
2012-05-10 19:55:25dmalcolmsetmessageid: <1336679725.18.0.393757753717.issue14774@psf.upfronthosting.co.za>
2012-05-10 19:55:24dmalcolmlinkissue14774 messages
2012-05-10 19:55:24dmalcolmcreate