消息 [156552]
> Note: this protection is not enough to secure Python,
> but it is an important part of a Python sandbox.
Oh, and by the way, I workaround the lack of read-only mapping in pysandbox by removing dict methods: dict.__init__(), dict.clear(), dict.update(), etc. This is a problem because these methods are useful in Python. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2012-03-22 12:38:16 | vstinner | 修改 | recipients:
+ vstinner |
| 2012-03-22 12:38:16 | vstinner | 修改 | messageid: <1332419896.3.0.91037180115.issue14385@psf.upfronthosting.co.za> |
| 2012-03-22 12:38:15 | vstinner | 链接 | issue14385 messages |
| 2012-03-22 12:38:15 | vstinner | 创建 | |
|