<?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/www.gesource.jp/programming/python/code/0003.html">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - CSV&#x30D5;&#x30A1;&#x30A4;&#x30EB;&#x306B;&#x66F8;&#x304D;&#x8FBC;&#x3080; - Python Tips</title>
<link>https://b.hatena.ne.jp/entry/www.gesource.jp/programming/python/code/0003.html</link>
<description>CSV&#x30D5;&#x30A1;&#x30A4;&#x30EB;&#x3092;&#x8AAD;&#x307F;&#x8FBC;&#x3080;&#x306B;&#x306F;&#x3001;csv.writer&#x30AA;&#x30D6;&#x30B8;&#x30A7;&#x30AF;&#x30C8;&#x3092;&#x4F7F;&#x7528;&#x3057;&#x307E;&#x3059;&#x3002; import csv writer = csv.writer(file(csvfile, &#x27;w&#x27;)) writer.writerow([&#x27;690-0001&#x27;, &#x27;&#x5CF6;&#x6839;&#x770C;&#x677E;&#x6C5F;&#x5E02;&#x6771;&#x671D;&#x65E5;&#x753A;&#x27;]) writer.writerow([&#x27;690-0002&#x27;,...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/jusuke/20140303#bookmark-6704871" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/kazukichi_0914/20091201#bookmark-6704871" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/jusuke/20140303#bookmark-6704871">
<title>jusuke</title>
<link>https://b.hatena.ne.jp/jusuke/20140303#bookmark-6704871</link>
<description></description>
<dc:date>2014-03-03T07:08:20Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/kazukichi_0914/20091201#bookmark-6704871">
<title>kazukichi_0914</title>
<link>https://b.hatena.ne.jp/kazukichi_0914/20091201#bookmark-6704871</link>
<description></description>
<dc:date>2009-11-30T17:48:43Z</dc:date>
<dc:subject>python</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/python" />
  </rdf:Bag>
</taxo:topics>
</item>
</rdf:RDF>