Message 235504 - Python tracker (original) (raw)

Message235504

Author josh.r
Recipients alexandre.vassalotti, josh.r, pitrou, sbt, serhiy.storchaka
Date 2015-02-06.22:43:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1423262608.46.0.905663206792.issue23403@psf.upfronthosting.co.za
In-reply-to
Content
multiprocessing spawns the other processes itself from the same executable used to launch the main process. It's not subprocess. How would a different version of Python get involved?
History
Date User Action Args
2015-02-06 22:43:28 josh.r set recipients: + josh.r, pitrou, alexandre.vassalotti, sbt, serhiy.storchaka
2015-02-06 22:43:28 josh.r set messageid: 1423262608.46.0.905663206792.issue23403@psf.upfronthosting.co.za
2015-02-06 22:43:28 josh.r link issue23403 messages
2015-02-06 22:43:28 josh.r create