Skip to content

Instantly share code, notes, and snippets.

@akuhn
Last active March 20, 2018 09:31
Show Gist options
  • Save akuhn/41cfbb24e0232a8d033e21c6b513339b to your computer and use it in GitHub Desktop.
Save akuhn/41cfbb24e0232a8d033e21c6b513339b to your computer and use it in GitHub Desktop.
# To make exit work as expected link PYTHONSTARTUP to this file
type(exit).__repr__ = type(exit).__call__
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment