Message 174976 - Python tracker (original) (raw)

Message174976

Author r.david.murray
Recipients Arfrever, amaury.forgeotdarc, asvetlov, brett.cannon, docs@python, eudoxos, ncoghlan, r.david.murray
Date 2012-11-06.15:10:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1352214640.56.0.713426393004.issue16421@psf.upfronthosting.co.za
In-reply-to
Content
There is an example in the test suite somewhere. Probably in the distutils tests. Search for xxmodule...but you'll need to create your own source. I'd see if you can write it out from the test rather than checking in another data file, but a data file is an option if needed.
History
Date User Action Args
2012-11-06 15:10:40 r.david.murray set recipients: + r.david.murray, brett.cannon, amaury.forgeotdarc, ncoghlan, Arfrever, asvetlov, docs@python, eudoxos
2012-11-06 15:10:40 r.david.murray set messageid: 1352214640.56.0.713426393004.issue16421@psf.upfronthosting.co.za
2012-11-06 15:10:40 r.david.murray link issue16421 messages
2012-11-06 15:10:40 r.david.murray create