Closed lahwaacz closed 9 years ago
The edit_interactive function should not call sys.exit, but instead raise an exception to allow cleanup actions upon termination.
edit_interactive
sys.exit
The
edit_interactive
function should not callsys.exit
, but instead raise an exception to allow cleanup actions upon termination.