Message 160148 - Python tracker
> Should we have a separate context manager for this, or just make it a > flag for a unified import_state() decorator? Or do we want to *always* > force the use of the Python code instead of the frozen code? Ideally, we would want to test both versions, so that any oddity in the freezing mechanism gets exercised and diagnosed properly.