<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>veryberry_cafe</author_name>
  <author_url>https://blog.hatena.ne.jp/veryberry_cafe/</author_url>
  <blog_title>veryberry_cafeの日記</blog_title>
  <blog_url>https://veryberry-cafe.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>たとえば、ユニコードを無視して文字を書く #coding=shift_jis items = [ [&quot;日本語&quot;, &quot;ja&quot;], [&quot;英語&quot;, &quot;en&quot;], [&quot;フランス語&quot;, &quot;fr&quot;]] for i,j in items: print i,j ###出力### #日本語 ja #英語 en #フランス語 frこれは通る、一方で次のコードはユニコードが変換されなかった。 #coding=shift_jis items = [ [&quot;日本語&quot;, &quot;ja&quot;], [&quot;英語&quot;, &quot;en&quot;], [&quot;フランス語&quot;, &quot;fr&quot;]] for item in items: print item ###出力### …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fveryberry-cafe.hatenadiary.org%2Fentry%2F20061012%2F1160661819&quot; title=&quot;Pythoのデフォルトエンコード - veryberry_cafeの日記&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>2006-10-12 23:03:39</published>
  <title>Pythoのデフォルトエンコード</title>
  <type>rich</type>
  <url>https://veryberry-cafe.hatenadiary.org/entry/20061012/1160661819</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
