{"author_url":"https://blog.hatena.ne.jp/chrono-meter/","url":"https://chrono-meter.hatenadiary.org/entry/20060424","title":"Python \u30af\u30e9\u30b9\u30e1\u30bd\u30c3\u30c9\u3092\u5224\u5225\u3059\u308b","blog_title":"chrono-meter\u306e\u65e5\u8a18","width":"100%","provider_name":"Hatena Blog","description":"class Foo: @classmethod def clsMethod(self): pass def insMethod(self): pass\u3068\u3044\u3046\u30b3\u30fc\u30c9\u3002Foo.clsMethod \u304c\u30af\u30e9\u30b9\u30e1\u30bd\u30c3\u30c9\u306b\u306a\u308b\u3002 type \u3067\u5224\u5225 >>> type(Foo.clsMethod) <type 'instancemethod'> >>> type(Foo.insMethod) <type 'instancemethod'>\u7121\u7406\u3002 isinstance, types \u3067\u5224\u5225 >>> import types >>> types.MethodType <type 'instancemethod'>\u2026","image_url":null,"author_name":"chrono-meter","type":"rich","height":"190","version":"1.0","categories":[],"blog_url":"https://chrono-meter.hatenadiary.org/","published":"2006-04-24 00:00:00","provider_url":"https://hatena.blog","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchrono-meter.hatenadiary.org%2Fentry%2F20060424\" title=\"Python \u30af\u30e9\u30b9\u30e1\u30bd\u30c3\u30c9\u3092\u5224\u5225\u3059\u308b - chrono-meter\u306e\u65e5\u8a18\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>"}