[Python-3000] Addition to PEP 3101 (original) (raw)
Greg Ewing greg.ewing at canterbury.ac.nz
Tue May 1 02:50:45 CEST 2007
- Previous message: [Python-3000] Two proposals for a new list-like type: one modest, one radical
- Next message: [Python-3000] Addition to PEP 3101
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Patrick Maupin wrote:
Method calls are deliberately disallowed by the PEP, so that the implementation has some hope of being securable.
If attribute access is allowed, arbitrary code can already be triggered, so I don't see how this makes a difference to security.
-- Greg
- Previous message: [Python-3000] Two proposals for a new list-like type: one modest, one radical
- Next message: [Python-3000] Addition to PEP 3101
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]