<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiroyukim</author_name>
  <author_url>https://blog.hatena.ne.jp/hiroyukim/</author_url>
  <blog_title> (ヽ´ω`)　</blog_title>
  <blog_url>https://hiroyukim.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>pythonはこんな感じで正規表現のマッチに名前つけられてかっこいいね。 import re string = &quot;2000aaaaaaa&quot; m = re.search(r'(?P&lt;first&gt;[0-9]+)',string) match_data = m.group('first') print match_data</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiroyukim.hatenablog.jp%2Fentry%2F20091123%2F1258978370&quot; title=&quot; [python][正規表現][match] -  (ヽ´ω`)　&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>2009-11-23 21:12:50</published>
  <title> [python][正規表現][match]</title>
  <type>rich</type>
  <url>https://hiroyukim.hatenablog.jp/entry/20091123/1258978370</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
