Calling 'clear' or 'delete' on a nonexistent table should not throw an error
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
Calling the clear command on a non-existent table should not throw an error.
Can be resolved by removing the SyntaxError in cmd_clear and the call to the documentation in cmd_delete.
clear and delete were used with a non-existent table. No error was thrown.Fix was tested manually. No deviations detected.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r1000]
Diff: