summaryrefslogtreecommitdiff
path: root/docs/features/embedded_python_shells.rst
Commit message (Expand)AuthorAgeFilesLines
* Renamed use_ipython keyword parameter of cmd2.Cmd.__init__() to include_ipy.py_refactorKevin Van Brunt2021-03-261-68/+30
* Removed ipy's access to the CLI's globals() dictionaryKevin Van Brunt2021-03-241-9/+4
* ipy command now includes all of self.py_locals in the IPython environmentKevin Van Brunt2021-03-241-13/+11
* Deprecate Python 3.5Todd Leonhardt2021-02-201-2/+5
* Removed dash from 'tab complete' stringKevin Van Brunt2020-02-131-1/+1
* Clean up class and method referenceskotfu2020-02-051-3/+3
* Renamed locals_in_py to self_in_pyTodd Leonhardt2020-01-271-1/+1
* Made three public attributes of cmd2.Cmd no longer settable at runtime by end...Todd Leonhardt2020-01-271-3/+1
* Minor update to embedded python shells docsTodd Leonhardt2019-11-031-0/+2
* Integrate freefeatures into new doc structurekotfu2019-07-161-4/+4
* Lots of work on the migrating documentation for #719kotfu2019-07-141-1/+132
* Skeleton doc structure complete for #709kotfu2019-07-021-0/+4