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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, christian.heimes, grahamd, loewis, ncoghlan, pitrou, vstinner
Date 2011-01-16.22:16:40
SpamBayes Score 4.341255e-07
Marked as misclassified No
Message-id <1295216207.89.0.321624350458.issue10914@psf.upfronthosting.co.za>
In-reply-to
Content
+1 for this kind of tests. 
But I would not have their source in the "official" Modules directory. I expect that there will be several tests of this kind, each one with different modules to import, functions to run, global settings to change.
IMO the C code should be somewhere in the test directory; later we could use templates to generate source code for similar tests.

Is it possible to use distutils to compile this test, and remove it from the Makefile?
History
Date User Action Args
2011-01-16 22:16:47amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, loewis, ncoghlan, pitrou, vstinner, christian.heimes, grahamd
2011-01-16 22:16:47amaury.forgeotdarcsetmessageid: <1295216207.89.0.321624350458.issue10914@psf.upfronthosting.co.za>
2011-01-16 22:16:40amaury.forgeotdarclinkissue10914 messages
2011-01-16 22:16:40amaury.forgeotdarccreate