print'Hash:',hash.encode('hex'),'\tHave correct nonce:',havecorrectnonce,'\tTime first broadcast:', strftime('%a, %d%b %Y %I:%M %p',localtime(time)),'\tUsed by me personally:',usedpersonally,'\tFull pubkey message:',transmitdata.encode('hex')
print'Hash:',hash.encode('hex'),'\tHave correct nonce:',havecorrectnonce,'\tTime first broadcast:',unicode(strftime('%a, %d%b %Y %I:%M %p',localtime(time))),'\tUsed by me personally:',usedpersonally,'\tFull pubkey message:',transmitdata.encode('hex')