Every line of 'exit python script' code snippets is scanned for vulnerabilities by our powerful machine learning engine that combs millions of open source libraries, ensuring your Python code is secure.
240 def __exit__(self, *args): 241 del sys.path[-1]
221 def _exit(n): 222 _exit_(n)