The question may be not clear enough to get.
Let me clear in details. I\'m using python cmd library to implement my own CLI framework and when hit the enter button w
def emptyline(self): pass
Will do just fine!