<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>atsuoishimoto</author_name>
  <author_url>https://blog.hatena.ne.jp/atsuoishimoto/</author_url>
  <blog_title>atsuoishimoto's diary</blog_title>
  <blog_url>https://atsuoishimoto.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>math.prod() リストなどのイテレータの要素の積を計算する math.prod() が追加されました。 sum() の掛け算版ですね。 &gt;&gt;&gt; import math &gt;&gt;&gt; math.prod([1,2,3,4]) 24 正規表現が \N{名前} 記法をサポート reモジュールで、正規表現に文字の名前を指定する \N{名前} を使えるようになりました。 &gt;&gt;&gt; re.match(r'\N{LATIN SMALL LETTER A}', 'a') &lt;re.Match object; span=(0, 1), match='a'&gt; &gt;&gt;&gt; re.match(r'\N{GRINNING F…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fatsuoishimoto.hatenablog.com%2Fentry%2F2019%2F09%2F17%2F093047&quot; title=&quot;Python 3.8 の概要 (その7) - ちょっと便利そうな機能追加 - atsuoishimoto&amp;#39;s diary&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>2019-09-17 09:30:47</published>
  <title>Python 3.8 の概要 (その7) - ちょっと便利そうな機能追加</title>
  <type>rich</type>
  <url>https://atsuoishimoto.hatenablog.com/entry/2019/09/17/093047</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
