removed EOF foo
This commit is contained in:
parent
8d67ed7d1e
commit
c9c7e7296d
1 changed files with 0 additions and 4 deletions
|
|
@ -89,10 +89,6 @@ class Exit(CommandBase, object):
|
||||||
def help_exit(self):
|
def help_exit(self):
|
||||||
print("exits linspector")
|
print("exits linspector")
|
||||||
|
|
||||||
#TODO: do we really need this: ???
|
|
||||||
#do_EOF = do_exit
|
|
||||||
#help_EOF = help_exit
|
|
||||||
|
|
||||||
|
|
||||||
class LogCommander(Cmd, object):
|
class LogCommander(Cmd, object):
|
||||||
def do_log(self, text):
|
def do_log(self, text):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue