bundles / IPython 9.13.0 / IPython / utils / syspathcontext / prepended_to_syspath / __exit__
function
IPython.utils.syspathcontext:prepended_to_syspath.__exit__
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__