<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chayarokurokuro</author_name>
  <author_url>https://blog.hatena.ne.jp/chayarokurokuro/</author_url>
  <blog_title>よちよちpython   </blog_title>
  <blog_url>https://chayarokurokuro.hatenablog.com/</blog_url>
  <categories>
    <anon>python</anon>
  </categories>
  <description>Pythonのクラスを定義する部分で 「class クラス名:」 「class クラス名(object):」 と2種類の書き方がされる。その違いは何か？ Python - classの引数にあるobjectについて｜teratail こちらによると、 「Python2.x 系において」は、Python3系のクラスを使うという違いがあります。 Python3.x 系においては、デフォルトで object を継承したクラスになる為、特に明示的に指定する必要はありません。 使われるとすれば、2.x 系から 3.x へ機械変換されたコードや、意図的に 2.x/3.x 両対応を明示する場合くらいでしょう…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchayarokurokuro.hatenablog.com%2Fentry%2F2021%2F02%2F01%2F053652&quot; title=&quot;【クラス】class クラス名(object) ←なにこれ？ - よちよち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>2021-02-01 05:36:52</published>
  <title>【クラス】class クラス名(object) ←なにこれ？</title>
  <type>rich</type>
  <url>https://chayarokurokuro.hatenablog.com/entry/2021/02/01/053652</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
