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 lemburg
Recipients Tor.Colvin, lemburg, neologix, stefanoborini, vstinner
Date 2014-07-08.09:50:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <53BBBEDE.4080203@egenix.com>
In-reply-to <1404812457.02.0.898385985278.issue21772@psf.upfronthosting.co.za>
Content
On 08.07.2014 11:40, Stefano Borini wrote:
> 
> You can't use subprocess. platform is used during build. subprocess needs select, but select is a compiled module and at that specific time in the build process is not compiled yet.

Good point :-)
History
Date User Action Args
2014-07-08 09:50:26lemburgsetrecipients: + lemburg, vstinner, neologix, Tor.Colvin, stefanoborini
2014-07-08 09:50:26lemburglinkissue21772 messages
2014-07-08 09:50:26lemburgcreate