Add abort command to tutorial-world and some bugfixes
This commit is contained in:
parent
ee0fedfdf7
commit
ff59163d22
3 changed files with 50 additions and 22 deletions
|
|
@ -321,7 +321,7 @@ class EvMenuCmdSet(CmdSet):
|
|||
# -------------------------------------------------------------
|
||||
|
||||
|
||||
class EvMenu(object):
|
||||
class EvMenu:
|
||||
"""
|
||||
This object represents an operational menu. It is initialized from
|
||||
a menufile.py instruction.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue