<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>twx</author_name>
  <author_url>https://blog.hatena.ne.jp/twx/</author_url>
  <blog_title>ひろこま Hack Log</blog_title>
  <blog_url>https://hacker.hatenadiary.com/</blog_url>
  <categories>
    <anon>python</anon>
    <anon>Python</anon>
    <anon>言語処理</anon>
  </categories>
  <description>^Mを削除する方法 「^M」を普通の改行に置換したい場合は some_text.replace('\r', '\n') 「^M」を空文字''に置換したい場合は some_text.replace('\r', '')</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhacker.hatenadiary.com%2Fentry%2F2020%2F01%2F09%2F120248&quot; title=&quot;pythonで改行コード「^M」を除去する方法 - ひろこま Hack Log&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>https://cdn-ak.f.st-hatena.com/images/fotolife/t/twx/20200109/20200109114538.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-01-09 12:02:48</published>
  <title>pythonで改行コード「^M」を除去する方法</title>
  <type>rich</type>
  <url>https://hacker.hatenadiary.com/entry/2020/01/09/120248</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
