<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:hatena="http://www.hatena.ne.jp/info/xmlns#"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>

<channel rdf:about="https://b.hatena.ne.jp/entry/s/stackoverflow.com/questions/12172934/method-chaining-in-python">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - method chaining in python</title>
<link>https://b.hatena.ne.jp/entry/s/stackoverflow.com/questions/12172934/method-chaining-in-python</link>
<description>(not to be confused with itertools.chain) I was reading the following: http://en.wikipedia.org/wiki/Method_chaining My question is: what is the best way to implement method chaining in python? Here...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/kabukisan/20151024#bookmark-149311490" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/siriusjack/20150817#bookmark-149311490" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/korin/20130606#bookmark-149311490" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/kabukisan/20151024#bookmark-149311490">
<title>kabukisan</title>
<link>https://b.hatena.ne.jp/kabukisan/20151024#bookmark-149311490</link>
<description></description>
<dc:date>2015-10-24T05:45:33Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/siriusjack/20150817#bookmark-149311490">
<title>siriusjack</title>
<link>https://b.hatena.ne.jp/siriusjack/20150817#bookmark-149311490</link>
<description></description>
<dc:date>2015-08-17T14:55:27Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/korin/20130606#bookmark-149311490">
<title>korin</title>
<link>https://b.hatena.ne.jp/korin/20130606#bookmark-149311490</link>
<description></description>
<dc:date>2013-06-06T14:26:24Z</dc:date>
</item>
</rdf:RDF>