Menu

Commit [r4487]  Maximize  Restore  History

prompt.interpreter.interact_script() has been modified to allow RelaxErrors to be raised.

Previously running a script would catch the error, send a nice message to STDERR, and quit. Now
the function can raise the error if asked. This is required for the system tests (because of the
unittest framework). Alternatively the status of the script could have been used by the test, but
this is easier for the test writer and makes the code more flexible.

bugman 2008-01-08

changed /1.3/prompt/interpreter.py
changed /1.3/relax
/1.3/prompt/interpreter.py Diff Switch to side-by-side view
Loading...
/1.3/relax Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.