- From: Dominique Hazael-Massieux <notifications@github.com>
- Date: Wed, 22 Jun 2016 04:36:03 -0700
- To: dontcallmedom/webidl-checker <webidl-checker@noreply.github.com>
- Cc:
Received on Wednesday, 22 June 2016 11:36:31 UTC
Thanks for report! Instead of no longer outputting the headers, I suggest replacing the reference to `sys.stdout.write` by the lambda function `lambda header, value: sys.stdout.write("%s": %s" %(header, value))` --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/dontcallmedom/webidl-checker/pull/18#issuecomment-227717629
Received on Wednesday, 22 June 2016 11:36:31 UTC