def command(debugger, command, result, internal_dict): result.PutCString("hello world A") return None