diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-09-25 00:10:13 -0400 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-09-25 00:10:13 -0400 |
commit | 67aa13c732b331e700c8bd16c77fabfe6c90c75c (patch) | |
tree | b7bb35ca64b16ee79b8070ceb29dda7f0269d729 /examples/alias_startup.py | |
parent | 3c51b9f32d35c05847c302646575dab576430a01 (diff) | |
download | cmd2-git-67aa13c732b331e700c8bd16c77fabfe6c90c75c.tar.gz |
Deleted the hook methods which were deprecated in the previous release
The following methods of cmd2.Cmd have been deleted:
- preparse
- postparsing_precmd
- postparsing_postcmd
The new application lifecycle hook framework allows for registering callbacks to be called at various points in the application lifecycle and is more powerful and flexible than the old system of fixed hook methods.
Diffstat (limited to 'examples/alias_startup.py')
0 files changed, 0 insertions, 0 deletions