<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fgshun</author_name>
  <author_url>https://blog.hatena.ne.jp/fgshun/</author_url>
  <blog_title>銀月の符号</blog_title>
  <blog_url>https://fgshun.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>とある Windows のファイルパスらをリテラル表記していたら UnicodeError で怒られるパスがみつかったので数分立ち止まらざるをえなかった。で、発覚したのがこれ。raw ユニコード文字列リテラルでは「バックスラッシュの直後の u, U に注意」。 &gt;&gt;&gt; ur'\u' # バックスラッシュと u の 2 文字になって欲しい… UnicodeDecodeError: 'rawunicodeescape' codec can't decode bytes in position 0-1: truncated \uXXXXraw ユニコード文字列リテラルではバックスラッシュの後ろに u…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffgshun.hatenablog.com%2Fentry%2F20081031%2F1225455460&quot; title=&quot;raw ユニコード文字列リテラルの罠 - 銀月の符号&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-10-31 21:17:40</published>
  <title>raw ユニコード文字列リテラルの罠</title>
  <type>rich</type>
  <url>https://fgshun.hatenablog.com/entry/20081031/1225455460</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
