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 ned.deily
Recipients nadeem.vawda, ned.deily, pitrou, tarek
Date 2011-05-21.23:46:46
SpamBayes Score 0.0034335929
Marked as misclassified No
Message-id <1306021606.82.0.929153806511.issue12141@psf.upfronthosting.co.za>
In-reply-to
Content
The test should be changed anyway to avoid the dependency on "srcdir", whose value has no meaning when the tests are not run from a simple in-source-directory build.  The test could create its own temp copy of xxmodule.c.
History
Date User Action Args
2011-05-21 23:46:46ned.deilysetrecipients: + ned.deily, pitrou, nadeem.vawda, tarek
2011-05-21 23:46:46ned.deilysetmessageid: <1306021606.82.0.929153806511.issue12141@psf.upfronthosting.co.za>
2011-05-21 23:46:46ned.deilylinkissue12141 messages
2011-05-21 23:46:46ned.deilycreate