os.environment =============================================== .. toctree:: :maxdepth: 1 .. py:function:: os.environment.get(var, default=None): jinja2 helper function to access the os environment .. py:function:: os.environment.pop(var, default=None): jinja2 helper function to access the os environment