Files
edx-platform/common/test/data/uploads/python_lib_zip
Ned Batchelder 616bbbab4e 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.
2014-09-18 17:59:12 -04:00
..
2014-09-18 17:59:12 -04:00
2014-09-18 17:59:12 -04:00

Use this directory to make the python_lib.zip file above:

$ zip -r python_lib.zip python_lib_zip/*