<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>akkt</author_name>
  <author_url>https://blog.hatena.ne.jp/akkt/</author_url>
  <blog_title>rants</blog_title>
  <blog_url>https://akkt.hatenadiary.org/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>http://docs.python.org/ext/intro.html &quot;spam&quot;という作るときには慣例でその実装をするCファイルを&quot;spammodule.c&quot;とつける。 でもモジュール名がある程度長いときには、その最後に&quot;.c&quot;をつけただけのファイル名になる。 &quot;spammify&quot; -&gt; spammify.c ファイルのはじめは #include &lt;Python.h&gt; とやってPython APIを取り込む。他の標準ヘッダより先に書く!で呼び出す関数を書く。 関数は必ず2つの引数持ち、名前は慣例でselfとargs。 static PyObject * spam_system(PyOb…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakkt.hatenadiary.org%2Fentry%2F20070405%2F1175791813&quot; title=&quot;Pythonの拡張モジュール勉強メモ1 - rants&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-04-05 01:50:13</published>
  <title>Pythonの拡張モジュール勉強メモ1</title>
  <type>rich</type>
  <url>https://akkt.hatenadiary.org/entry/20070405/1175791813</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
