Importable python_lib.zip assets
Lots of plumbing to allow an asset named python_lib.zip to be imported by jailed Python code. This function can find the "python_lib.zip" asset, and is passed down through ModuleSystem and LoncapaSystem so that capa problems have access to the zipfile.
This commit is contained in:
1
common/test/data/uploads/python_lib_zip/sub/submodule.py
Normal file
1
common/test/data/uploads/python_lib_zip/sub/submodule.py
Normal file
@@ -0,0 +1 @@
|
||||
HELLO = "world"
|
||||
Reference in New Issue
Block a user