{"provider_name":"Hatena Blog","author_name":"myuon_myon","title":"Python\u3067super(self.__class__, self)\u306f\u4f7f\u3046\u306a","categories":["python"],"blog_title":"Just $ A sandbox","type":"rich","height":"190","blog_url":"https://myuon-myon.hatenablog.com/","width":"100%","url":"https://myuon-myon.hatenablog.com/entry/2013/10/26/153632","version":"1.0","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmyuon-myon.hatenablog.com%2Fentry%2F2013%2F10%2F26%2F153632\" title=\"Python\u3067super(self.__class__, self)\u306f\u4f7f\u3046\u306a - Just $ A sandbox\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","provider_url":"https://hatena.blog","author_url":"https://blog.hatena.ne.jp/myuon_myon/","description":"[\u8ffd\u8a18:2013/11/02] \u3053\u306e\u8a18\u4e8b\u3067\u306fPython2.x\u3092\u524d\u63d0\u3068\u3057\u3066\u3044\u307e\u3059\u304c\u3001Python3\u4ee5\u964d\u306fsuper\u306e\u5f15\u6570\u3092\u7701\u7565\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002 [/\u8ffd\u8a18] \u6b21\u306ePython\u30b3\u30fc\u30c9\u3092\u898b\u3066\u304f\u3060\u3055\u3044\u3002 class A(object): def method(self): pass class B(A): def method(self): super(self.__class__, self).method() class C(B): def method(self): super(self.__class__, self).method() >>> c = C() >>> c.\u2026","published":"2013-10-26 15:36:32","image_url":null}