You are viewing an older version (9.12.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.12.0 / IPython / utils / syspathcontext / prepended_to_syspath / __exit__

function

IPython.utils.syspathcontext:prepended_to_syspath.__exit__

source: /IPython/utils/syspathcontext.py :28

Signature

def   __exit__ ( self exc_type : type[BaseException] | None exc_val : BaseException | None exc_tb : TracebackType | None )  →  Literal[False]

Summary

No Docstrings

Aliases

  • IPython.core.interactiveshell.prepended_to_syspath.__exit__