[Python-Dev] Reviving restricted mode?

matsjoyce matsjoyce at gmail.com
Mon Aug 11 19:42:19 CEST 2014


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.



More information about the Python-Dev mailing list