<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Python gets right what Java already has, and .NET still hasn&#039;t</title>
	<atom:link href="http://blog.sublogic.com/2006/10/28/python-gets-right-what-java-already-has-and-net-still-hasnt/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sublogic.com/2006/10/28/python-gets-right-what-java-already-has-and-net-still-hasnt/</link>
	<description>just another dev</description>
	<lastBuildDate>Mon, 30 Aug 2010 10:08:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Henke</title>
		<link>http://blog.sublogic.com/2006/10/28/python-gets-right-what-java-already-has-and-net-still-hasnt/#comment-41</link>
		<dc:creator>Henke</dc:creator>
		<pubDate>Thu, 17 Dec 2009 18:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sublogic.com/2006/10/python-gets-right-what-java-already-has-and-net-still-hasnt/#comment-41</guid>
		<description>I think they should use monads instead ;). type Maybe = Nothing &#124; Some

On a side note, .Net exceptions don&#039;t include SystemExit nor KeyboardInterrupt, so they aren&#039;t caught by catching Exception, which leaves less of the problem that you describe with Python &lt; 3.</description>
		<content:encoded><![CDATA[<p>I think they should use monads instead <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> . type Maybe = Nothing | Some</p>
<p>On a side note, .Net exceptions don&#8217;t include SystemExit nor KeyboardInterrupt, so they aren&#8217;t caught by catching Exception, which leaves less of the problem that you describe with Python &lt; 3.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
