3.0.28
New features:
- Custom 'exit' function to return from REPL that
- doesn't terminate
sys.stdin
whenexit
is called (important forembed()
). - doesn't require to be called with parentheses.
- doesn't terminate
Fixes:
- Clean up signatures on control-c.