<?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/pymotw.com/2/BaseHTTPServer/">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - BaseHTTPServer &#x2013; base classes for implementing web servers - Python Module of the Week</title>
<link>https://b.hatena.ne.jp/entry/pymotw.com/2/BaseHTTPServer/</link>
<description>BaseHTTPServer uses classes from SocketServer to create base classes for making HTTP servers. HTTPServer can be used directly, but the BaseHTTPRequestHandler is intended to be extended to handle ea...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ginga0118/20150109#bookmark-238562457" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/Automator/20150108#bookmark-238562457" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/ginga0118/20150109#bookmark-238562457">
<title>ginga0118</title>
<link>https://b.hatena.ne.jp/ginga0118/20150109#bookmark-238562457</link>
<description></description>
<dc:date>2015-01-09T02:07:18Z</dc:date>
<dc:subject>&#x3042;&#x3068;&#x3067;&#x8AAD;&#x3080;</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/%E3%81%82%E3%81%A8%E3%81%A7%E8%AA%AD%E3%82%80" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/Automator/20150108#bookmark-238562457">
<title>Automator</title>
<link>https://b.hatena.ne.jp/Automator/20150108#bookmark-238562457</link>
<description></description>
<dc:date>2015-01-08T13:23:24Z</dc:date>
<dc:subject>Python</dc:subject>
<dc:subject>http</dc:subject>
<dc:subject>server</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Python" />
    <rdf:li resource="https://b.hatena.ne.jp/q/http" />
    <rdf:li resource="https://b.hatena.ne.jp/q/server" />
  </rdf:Bag>
</taxo:topics>
</item>
</rdf:RDF>