-
Notifications
You must be signed in to change notification settings - Fork 285
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add custom 'exit' function to return from REPL.
- This doesn't doesn't terminate sys.stdin when `exit` is called, whis is important for `embed()`. - Don't require 'exit' to be called with parentheses.
- Loading branch information
1 parent
f66a289
commit 0873191
Showing
1 changed file
with
45 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters