<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hikaru515</author_name>
  <author_url>https://blog.hatena.ne.jp/hikaru515/</author_url>
  <blog_title>Diary over Finite Fields</blog_title>
  <blog_url>https://blog.515hikaru.net/</blog_url>
  <categories>
    <anon>プログラミング</anon>
  </categories>
  <description>Python の話 最近Pythonの「不可解な挙動」として類似のツイートを2つ見かけた。なので別に反論したいわけでもないのだが、ここに書いておこうと思う。 Python 3.6.2 (default, Jul 20 2017, 03:52:27) [GCC 7.1.1 20170630] on linux Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information. &gt;&gt;&gt; a = 1 &gt;&gt;&gt; b = a &gt;&gt;&gt; a += 1 &gt;&gt;&gt; a 2 &gt;&gt;&gt; b 1 &gt;&gt;&gt; assert a != b &gt;&gt;&gt; c = […</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.515hikaru.net%2Fentry%2F2017%2F10%2F19%2F220748&quot; title=&quot;自分なりに整理してみた: Pythonの mutable オブジェクトの罠 - Diary over Finite Fields&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>2017-10-19 22:07:48</published>
  <title>自分なりに整理してみた: Pythonの mutable オブジェクトの罠</title>
  <type>rich</type>
  <url>https://blog.515hikaru.net/entry/2017/10/19/220748</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
