<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nishiohirokazu</author_name>
  <author_url>https://blog.hatena.ne.jp/nishiohirokazu/</author_url>
  <blog_title>西尾泰和のはてなダイアリー</blog_title>
  <blog_url>https://nishiohirokazu.hatenadiary.org/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>あ…ありのまま 今 起こった事を話すぜ！ 『staticmethodはmethodではなかった』 な… 何を言ってるのか わからねーと思うが おれも何でこうなっているのかわからなかった… 冗談はさておき &gt;&gt;&gt; class Foo(object): def method(self, i): print i &gt;&gt;&gt; Foo.method &lt;unbound method Foo.method&gt; &gt;&gt;&gt; class Foo(object): @staticmethod def method(self, i): print i &gt;&gt;&gt; Foo.method &lt;function method at 0x…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnishiohirokazu.hatenadiary.org%2Fentry%2F20080304%2F1204618942&quot; title=&quot;staticmethodはmethodではなかった - 西尾泰和のはてなダイアリー&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-03-04 17:22:22</published>
  <title>staticmethodはmethodではなかった</title>
  <type>rich</type>
  <url>https://nishiohirokazu.hatenadiary.org/entry/20080304/1204618942</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
