Restricted Access

Fredrik Lundh fredrik at pythonware.com
Tue Jul 11 04:28:52 EDT 2006


"iapain" wrote:

> No, I cant change permission or delete the module, the best would be
> something to detect 'import os' in user code ..

trust me, implementing a restricted execution model for Python that actually
works is a *lot* harder than that.

googling for "python restricted execution" might give you some clues.

</F> 






More information about the Python-list mailing list