INCR-245: Make compatible with Python 3.x without breaking Python 2.7… (#20530)
* INCR-245: Make compatible with Python 3.x without breaking Python 2.7 support > common/lib/capa/capa/safe_exec * INCR-245: Add absolute_import to CODE_PROLOG
Showing
- common/lib/capa/capa/safe_exec/safe_exec.py 8 additions, 5 deletionscommon/lib/capa/capa/safe_exec/safe_exec.py
- common/lib/capa/capa/safe_exec/tests/test_lazymod.py 2 additions, 0 deletionscommon/lib/capa/capa/safe_exec/tests/test_lazymod.py
- common/lib/capa/capa/safe_exec/tests/test_safe_exec.py 19 additions, 15 deletionscommon/lib/capa/capa/safe_exec/tests/test_safe_exec.py
Please register or sign in to comment