Message 256979 - Python tracker (original) (raw)
Message256979
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:34 | yan12125 | set | recipients: + yan12125, paul.moore, tim.golden, zach.ware, eryksun, steve.dower |
2015-12-25 06:51:34 | yan12125 | set | messageid: 1451026294.04.0.0319454408528.issue25939@psf.upfronthosting.co.za |
2015-12-25 06:51:34 | yan12125 | link | issue25939 messages |
2015-12-25 06:51:33 | yan12125 | create |