We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e87cadf commit 26c140eCopy full SHA for 26c140e
CHANGELOG.md
@@ -1,7 +1,7 @@
1
## 0.9.26 (TBD, 2020)
2
* Breaking changes
3
* Renamed `locals_in_py` attribute of `cmd2.Cmd` to `self_in_py`
4
- * The following public attributes of `cmd2.Cmd` are no longer settable at runtime by end users:
+ * The following public attributes of `cmd2.Cmd` are no longer settable at runtime by default:
5
* `continuation_prompt`
6
* `self_in_py`
7
* `prompt`
0 commit comments