summaryrefslogtreecommitdiff
path: root/examples/environment.py
Commit message (Expand)AuthorAgeFilesLines
* Resolves comments from PREric Lin2021-03-181-2/+4
* Add black for automatic code formatTodd Leonhardt2021-01-311-5/+2
* Fixed example codeKevin Van Brunt2020-02-061-1/+1
* Documentation updateskotfu2020-02-051-3/+7
* Added cmd2.utils.Settable to the cmd2 namespace and updated examples and docsTodd Leonhardt2020-02-041-3/+3
* Refactor exit_code implementationTodd Leonhardt2019-05-201-2/+2
* Changed examples to reflect that settable doesn't need to be updated before c...Kevin Van Brunt2019-02-201-1/+1
* Standardize cmd2 imports in tests and exampleskotfu2018-05-231-2/+2
* Removed the expensive imports from cmd2/__init__.pyEric Lin2018-04-251-1/+1
* Started removing dependency on sixTodd Leonhardt2018-04-151-1/+1
* Revise environment setting documentationkotfu2017-08-281-0/+38