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 chris.jerdonek
Recipients bkabrda, chris.jerdonek, ncoghlan, nedbat, pitrou, serhiy.storchaka
Date 2012-07-29.14:54:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343573687.51.0.379586854606.issue14803@psf.upfronthosting.co.za>
In-reply-to
Content
I understand that.  Sorry, I meant to say "code under test."

If you make no assumptions about spawning subprocesses, does this mean, for example, that the solution must satisfy the case of subprocesses invoking a different version of Python, or invoking the same version of Python in a different virtual environment?
History
Date User Action Args
2012-07-29 14:54:47chris.jerdoneksetrecipients: + chris.jerdonek, ncoghlan, pitrou, nedbat, serhiy.storchaka, bkabrda
2012-07-29 14:54:47chris.jerdoneksetmessageid: <1343573687.51.0.379586854606.issue14803@psf.upfronthosting.co.za>
2012-07-29 14:54:46chris.jerdoneklinkissue14803 messages
2012-07-29 14:54:46chris.jerdonekcreate