<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Python, web forms and cookies</title>
	<atom:link href="http://therning.org/magnus/archives/270/feed" rel="self" type="application/rss+xml" />
	<link>http://therning.org/magnus/archives/270</link>
	<description>Incoherent mumblings</description>
	<lastBuildDate>Wed, 08 Aug 2012 00:21:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Matt</title>
		<link>http://therning.org/magnus/archives/270/comment-page-1#comment-195248</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 16 Dec 2009 17:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/archives/270#comment-195248</guid>
		<description><![CDATA[&lt;p&gt;Very helpful- but I can&#039;t figure out how to print (or save to txt) the results of the search.&lt;/p&gt;

&lt;p&gt;when i do a print resp command I get this in the shell:&lt;/p&gt;

&lt;p&gt;addinfourl at 21503312 whose fp = &gt;&lt;/p&gt;

&lt;p&gt;could someone please help?&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Very helpful- but I can&#8217;t figure out how to print (or save to txt) the results of the search.</p>

<p>when i do a print resp command I get this in the shell:</p>

<p>addinfourl at 21503312 whose fp = &gt;</p>

<p>could someone please help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julien ÉLIE</title>
		<link>http://therning.org/magnus/archives/270/comment-page-1#comment-194464</link>
		<dc:creator>Julien ÉLIE</dc:creator>
		<pubDate>Tue, 01 Dec 2009 21:04:43 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/archives/270#comment-194464</guid>
		<description><![CDATA[&lt;p&gt;I had to use c[1] instead of c because I receive a tuple (at least with Pyhon 2.6).&lt;/p&gt;

&lt;p&gt;for c in enumerate(cj):
    print c[1].name, c[1].value&lt;/p&gt;

&lt;p&gt;Thanks for your article!&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>I had to use c[1] instead of c because I receive a tuple (at least with Pyhon 2.6).</p>

<p>for c in enumerate(cj):
    print c[1].name, c[1].value</p>

<p>Thanks for your article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lee</title>
		<link>http://therning.org/magnus/archives/270/comment-page-1#comment-163820</link>
		<dc:creator>lee</dc:creator>
		<pubDate>Wed, 03 Dec 2008 14:06:10 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/archives/270#comment-163820</guid>
		<description><![CDATA[&lt;p&gt;thank you, i like this solution without any 3rd party module.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>thank you, i like this solution without any 3rd party module.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ???? &#187; Blog Archive &#187; python???????????</title>
		<link>http://therning.org/magnus/archives/270/comment-page-1#comment-163819</link>
		<dc:creator>???? &#187; Blog Archive &#187; python???????????</dc:creator>
		<pubDate>Wed, 03 Dec 2008 14:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/archives/270#comment-163819</guid>
		<description><![CDATA[&lt;p&gt;[...] ???????Python, web forms and cookies: [...]&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>[...] ???????Python, web forms and cookies: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marc</title>
		<link>http://therning.org/magnus/archives/270/comment-page-1#comment-124850</link>
		<dc:creator>marc</dc:creator>
		<pubDate>Sun, 01 Jun 2008 23:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/archives/270#comment-124850</guid>
		<description><![CDATA[&lt;p&gt;wow thanks. i&#039;ve been looking for this a long time :)&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>wow thanks. i&#8217;ve been looking for this a long time <img src='http://therning.org/magnus/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: james</title>
		<link>http://therning.org/magnus/archives/270/comment-page-1#comment-78883</link>
		<dc:creator>james</dc:creator>
		<pubDate>Wed, 05 Sep 2007 03:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/archives/270#comment-78883</guid>
		<description><![CDATA[&lt;p&gt;exactly what i was looking for, thanks!&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>exactly what i was looking for, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chenz</title>
		<link>http://therning.org/magnus/archives/270/comment-page-1#comment-78801</link>
		<dc:creator>chenz</dc:creator>
		<pubDate>Tue, 04 Sep 2007 06:44:56 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/archives/270#comment-78801</guid>
		<description><![CDATA[&lt;p&gt;nice recipe, maybe we can implement a session module using this, which can manage connections from the client.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>nice recipe, maybe we can implement a session module using this, which can manage connections from the client.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Travis</title>
		<link>http://therning.org/magnus/archives/270/comment-page-1#comment-59444</link>
		<dc:creator>Travis</dc:creator>
		<pubDate>Thu, 07 Jun 2007 01:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/archives/270#comment-59444</guid>
		<description><![CDATA[&lt;p&gt;Great explanation, thanks.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Great explanation, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominique Valentine</title>
		<link>http://therning.org/magnus/archives/270/comment-page-1#comment-38485</link>
		<dc:creator>Dominique Valentine</dc:creator>
		<pubDate>Wed, 09 May 2007 00:43:49 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/archives/270#comment-38485</guid>
		<description><![CDATA[&lt;p&gt;This was great. Thank you.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>This was great. Thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
