Org Web Adapter

pages/context_manager.org

Python Context Managers

Allows running code within a specific context using the `with` keyword in python.