Message 112462 - Python tracker
Message112462
| Author | lemburg |
|---|---|
| Recipients | belopolsky, exarkun, lemburg |
| Date | 2010-08-02.13:25:41 |
| SpamBayes Score | 0.023799539 |
| Marked as misclassified | No |
| Message-id | <4C56C754.9000902@egenix.com> |
| In-reply-to | <1280752167.16.0.94084811509.issue9276@psf.upfronthosting.co.za> |
| Content | |
|---|---|
Jean-Paul Calderone wrote: > > Jean-Paul Calderone <exarkun@twistedmatrix.com> added the comment: > >> 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. How ? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-08-02 13:25:45 | lemburg | set | recipients: + lemburg, exarkun, belopolsky |
| 2010-08-02 13:25:41 | lemburg | link | issue9276 messages |
| 2010-08-02 13:25:41 | lemburg | create | |