summaryrefslogtreecommitdiff
path: root/examples/scripts/conditional.py
Commit message (Expand)AuthorAgeFilesLines
* Updated python scripting exmaple to illustrate howEric Lin2020-02-241-4/+14
* Renamed locals_in_py to self_in_pyTodd Leonhardt2020-01-271-1/+1
* Made last_result public and restored the initialization of it in __init__ and...Todd Leonhardt2019-06-231-2/+2
* Updated documentationKevin Van Brunt2019-06-151-1/+1
* Fixed issue where calling exit() or quit() from a pyscript would close the wh...Kevin Van Brunt2019-02-061-2/+2
* Fix flake8 issuesTodd Leonhardt2018-12-061-1/+1
* Deprecated CmdResult helper class and promoted CommandResultTodd Leonhardt2018-06-231-0/+1
* Fixed conditional.py scriptTodd Leonhardt2018-05-261-3/+3
* Moved example scripts from examples to examples/scripts directlyTodd Leonhardt2017-06-211-0/+39