Menu

SVN archive Commit Log


Commit Date  
[r4493] by bugman

Updated the runcode() docstring for the epydoc format.

2008-01-08 15:24:17 Tree
[r4492] by bugman

Converted the default quit arg of run_script() to a bool.

2008-01-08 15:22:58 Tree
[r4491] by bugman

Updated the run_script() docstring for the epydoc format.

2008-01-08 15:22:33 Tree
[r4490] by bugman

Updated the prompt() docstring for the epydoc format.

2008-01-08 15:21:23 Tree
[r4489] by bugman

Updated the interact_script() docstring for the epydoc format.

2008-01-08 15:19:57 Tree
[r4488] by bugman

Converted the interact_prompt() args to keyword args and epydoc'd the docstring.

2008-01-08 14:42:44 Tree
[r4487] by bugman

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.

2008-01-08 14:36:16 Tree
[r4486] by bugman

The status of script execution is now returned by the run() interpreter method.

Nothing currently uses this.

2008-01-08 14:26:28 Tree
[r4485] by bugman

Tidied up the interact_script() function (with comments). The function also returns its status.

The status is obviously only returned if relax doesn't not quit.

2008-01-08 14:18:10 Tree
[r4484] by bugman

All the model-free optimisation tests now run the opt_setup_S2_0_970_te_2048_Rex_0_149.py script.

2008-01-08 13:51:52 Tree
Older >
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.