[Python-Dev] Reviving restricted mode? (original) (raw)
matsjoyce matsjoyce at gmail.com
Mon Aug 11 19:42:19 CEST 2014
- Previous message: [Python-Dev] python2.7 infinite recursion when loading pickled object
- Next message: [Python-Dev] Reviving restricted mode?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [Python-Dev] python2.7 infinite recursion when loading pickled object
- Next message: [Python-Dev] Reviving restricted mode?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]