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.
Use this directory to make the python_lib.zip file above: $ zip -r python_lib.zip python_lib_zip/*