Message 112453 - Python tracker
Message112453
| Author | exarkun |
|---|---|
| Recipients | belopolsky, exarkun, lemburg |
| Date | 2010-08-02.12:29:23 |
| SpamBayes Score | 0.03603569 |
| Marked as misclassified | No |
| Message-id | <1280752167.16.0.94084811509.issue9276@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> By adding default support for unpickling code objects, you can trick the unpickling code into executing serialized code: This doesn't sound correct to me. You can *already* trick unpickling code into executing serialized code. You don't need this feature in order to be able to do it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-08-02 12:29:27 | exarkun | set | recipients: + exarkun, lemburg, belopolsky |
| 2010-08-02 12:29:27 | exarkun | set | messageid: <1280752167.16.0.94084811509.issue9276@psf.upfronthosting.co.za> |
| 2010-08-02 12:29:23 | exarkun | link | issue9276 messages |
| 2010-08-02 12:29:23 | exarkun | create | |