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 yan12125
Recipients eryksun, paul.moore, steve.dower, tim.golden, yan12125, zach.ware
Date 2015-12-25.06:51:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1451026294.04.0.0319454408528.issue25939@psf.upfronthosting.co.za>
In-reply-to
Content
OK I've just succeeded in creating a low integrity level process with my own codes. Now the problem is: how can I integrate this tool into the test system? Seems the integrity level is per-process, while all tests are run in the same process.
History
Date User Action Args
2015-12-25 06:51:34yan12125setrecipients: + yan12125, paul.moore, tim.golden, zach.ware, eryksun, steve.dower
2015-12-25 06:51:34yan12125setmessageid: <1451026294.04.0.0319454408528.issue25939@psf.upfronthosting.co.za>
2015-12-25 06:51:34yan12125linkissue25939 messages
2015-12-25 06:51:33yan12125create