blob: 82095e538cf1f4d9b91c5cf3450b4e3774469a97 [file] [log] [blame]
def command(debugger, command, result, internal_dict):
result.PutCString("hello world B")
return None