<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hirogl_python</author_name>
  <author_url>https://blog.hatena.ne.jp/hirogl_python/</author_url>
  <blog_title>hirogl python日記</blog_title>
  <blog_url>https://hirogl-python.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>単純な振る舞いはまったく同じなのだけど、多重継承とかする場合には ②の方法が良いそうだ。なんでかは分からないけど、そっちで覚えたほうが良いらしい。 &gt;&gt;&gt; class OneMore(Behave): # ①委譲を用いる ... def repeat(self,N): Behave.repeat(self,N+1) ... &gt;&gt;&gt; zealant = OneMore(&quot;Worker Bee&quot;) &gt;&gt;&gt; zealant.repeat(3) Hello, Worker Bee Hello, Worker Bee Hello, Worker Bee Hello, Worker Bee &gt;&gt;&gt; &gt;&gt;&gt;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhirogl-python.hatenadiary.org%2Fentry%2F20100424%2F1272087245&quot; title=&quot;スーパークラスの呼び出し - hirogl python日記&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>2010-04-24 14:34:05</published>
  <title>スーパークラスの呼び出し</title>
  <type>rich</type>
  <url>https://hirogl-python.hatenadiary.org/entry/20100424/1272087245</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
