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