[Python-Dev] Reviving restricted mode? (original) (raw)
Mark Lawrence breamoreboy at yahoo.co.uk
Mon Aug 11 19:55:07 CEST 2014
- Previous message: [Python-Dev] Reviving restricted mode?
- Next message: [Python-Dev] Reviving restricted mode?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 11/08/2014 18:42, matsjoyce wrote:
Yup, I read that post. However, those specific issues do not exist in my module, as there is a module whitelist, and a method whitelist. Builtins are now proxied, and all types going in to functions are checked for modification. There maybe some holes in my approach, but I can't find them.
Any chance of giving us some context, or do I have to retrieve my crystal ball from the menders?
-- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language.
Mark Lawrence
- Previous message: [Python-Dev] Reviving restricted mode?
- Next message: [Python-Dev] Reviving restricted mode?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]