Add abort command to tutorial-world and some bugfixes

This commit is contained in:
Griatch 2020-09-23 21:14:00 +02:00
parent ee0fedfdf7
commit ff59163d22
3 changed files with 50 additions and 22 deletions

View file

@ -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.