<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>chobas.com&#039;s blog &#187; python</title>
	<atom:link href="http://chobas.com/blog/tag/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://chobas.com/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 28 Jul 2012 07:08:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
			<item>
		<title>Labor Day</title>
		<link>http://chobas.com/blog/2009/09/07/labor-day/</link>
		<comments>http://chobas.com/blog/2009/09/07/labor-day/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 01:34:49 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://chobas.com/blog/?p=797</guid>
		<description><![CDATA[&#8230;has spent more time than I&#8217;d care to admit this weekend fighting with python&#8217;s compete and utter lack of timezone support. Please add this to the list of reasons why I hate python. And please don&#8217;t waste my time with &#8220;you should just use &#60;insert third party library here&#62;&#8221;. They all suck too. If I [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230;has spent more time than I&#8217;d care to admit this weekend fighting with python&#8217;s compete and utter lack of timezone support.  Please add this to the list of reasons why I hate python.  And please don&#8217;t waste my time with &#8220;you should just use &lt;insert third party library here&gt;&#8221;.  They all suck too.</p>
<p>If I have a timestamp with a f*ing -0400 or EDT in it, you should know perfectly how to convert it into epoch! There is no excuse for that shit.  If I have to tell you that EDT == UTC-4, you fail.  Doubly fail if you silently throw away timezone information, or well you can just read <a href="http://www.enricozini.org/2009/debian/using-python-datetime/">this</a> and <a href="http://blog.twinapex.fi/2008/06/30/relativity-of-time-shortcomings-in-python-datetime-and-workaround/">this</a>. At least I&#8217;m not the only one&#8230;</p>
<p>&lt;/rant&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://chobas.com/blog/2009/09/07/labor-day/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
