<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>potisan</author_name>
  <author_url>https://blog.hatena.ne.jp/potisan/</author_url>
  <blog_title>potisanのプログラミングメモ</blog_title>
  <blog_url>https://potisan-programming-memo.hatenablog.jp/</blog_url>
  <categories>
    <anon>Python 3</anon>
  </categories>
  <description>Python 3.8のスライス操作a[1:2:3]、スライスクラス&lt;class 'slice'&gt;、__getitem__メソッドに関する覚書きです。主な用語は公式ドキュメントの6.3.3. スライス表記 (slicing)、6.17. 演算子の優先順位、3.2. 標準型の階層に従っています。 スライス表記・操作 スライスクラス __getitem__とスライス表記 補足：__getitem__とfor inの無限ループとIndexError 補足：__getitem__とその他の表記 スライス表記・操作 x[1:2]のような表現をスライス表記、[slice_list]の手前への適用をスライス操…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpotisan-programming-memo.hatenablog.jp%2Fentry%2F2020%2F04%2F15%2F000000_1&quot; title=&quot;Python 3.8 スライス関係の覚書 - potisanのプログラミングメモ&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>2020-04-15 00:00:00</published>
  <title>Python 3.8 スライス関係の覚書</title>
  <type>rich</type>
  <url>https://potisan-programming-memo.hatenablog.jp/entry/2020/04/15/000000_1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
