cliff.interactive.InteractiveApp cmdloop does not call the correct method from parenc class

Bug #1844657 reported by Alvaro Lopez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cliff
New
Undecided
Unassigned

Bug Description

The cmdloop() method in cliff.interactive.InteractiveApp does not call the correct method from the parent class, as it calls the inner _cmdloop() therefore all the logic that cmd2 does is lost. Actually, the method can be dropped, as it does nothing, unless there is a good reason to drop all the logic the cmd2 cmdloop() method introduces. If this is the case, the documentation should be adjusted, as it is misleading.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.