<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Isoparametric</author_name>
  <author_url>https://blog.hatena.ne.jp/Isoparametric/</author_url>
  <blog_title>神様なんて信じない僕らのために</blog_title>
  <blog_url>https://isoparametric.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>pyrexを調べていたらPythonのソースコードに興味を持ったので、Pythonオブジェクトに関してきちんとソースを読んで書いてみます。 まずはオブジェクトをどうPythonが扱っているか？ 興味ない人の方が絶対に多いのでほぼ自身の勉強用です。 あと参考ソースはCPython2.5です。 で、かんたんというか基礎のリストから。 まずは「生成」。 Pythonのlistは所謂一般的な配列の代替として実装されています。 ソースコード上ではPyListObjectというCの構造体がそれです。 中身は typedef struct { PyObject_VAR_HEAD PyObject **ob_…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fisoparametric.hatenablog.com%2Fentry%2F20070704%2F1183514036&quot; title=&quot;ぱいそんのおぶじぇくと-りすとへん（１）「生成」 - 神様なんて信じない僕らのために&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>2007-07-04 10:53:56</published>
  <title>ぱいそんのおぶじぇくと-りすとへん（１）「生成」</title>
  <type>rich</type>
  <url>https://isoparametric.hatenablog.com/entry/20070704/1183514036</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
