- Remove `do_load`, `do__relative_load` and `do_pyscript` from **cmd2.py** - Remove warnings that print when these aliases are called and unit tests that test them. - Get rid of `try/finally` in `do_run_script` that was added to ensure **load's** warning was printed.