<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kwatch</author_name>
  <author_url>https://blog.hatena.ne.jp/kwatch/</author_url>
  <blog_title>kなんとかの日記</blog_title>
  <blog_url>https://kwatch.hatenadiary.org/</blog_url>
  <categories>
    <anon>python</anon>
  </categories>
  <description>test.py: print 'foo', print 123, print 'bar' 実行結果: $ python test.py foo 123 bar というわけで、print 文の最後にカンマ &quot;,&quot; をつけた場合、それは「改行を出力しない」んじゃなくて、「改行のかわりに半角空白を出力する」という意味でした。そんなわけで、 print &quot;Content-Type: image/png\r\n&quot;, print &quot;Content-Length: %d\r\n&quot; % len(image), print &quot;\r\n&quot;, print image,はうまくいかなくて import sys wri…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkwatch.hatenadiary.org%2Fentry%2F20080416%2F1208383252&quot; title=&quot; 「print arg,」は改行を出力しないけど半角空白は出力されるよ - kなんとかの日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-04-16 07:00:52</published>
  <title> 「print arg,」は改行を出力しないけど半角空白は出力されるよ</title>
  <type>rich</type>
  <url>https://kwatch.hatenadiary.org/entry/20080416/1208383252</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
