java - Jython disable built-in modules -


is there anyway block built-in modules included python in jython interpreter.

such "import os" , "import sys"

i've got classloader implemented block java classes don't want, can't find way block these modules.


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

javascript - How to bind ViewModel Store to View? -

javascript - Solution fails to pass one test with large inputs? -