<?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 Memory Usage using __slots__</title>
	<atom:link href="http://www.redmountainsw.com/wordpress/archives/python-memory-usage-using-__slots__/feed" rel="self" type="application/rss+xml" />
	<link>http://www.redmountainsw.com/wordpress/archives/python-memory-usage-using-__slots__</link>
	<description>pulling the rug</description>
	<lastBuildDate>Sun, 21 Mar 2010 12:03:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chui</title>
		<link>http://www.redmountainsw.com/wordpress/archives/python-memory-usage-using-__slots__/comment-page-1#comment-8895</link>
		<dc:creator>Chui</dc:creator>
		<pubDate>Sat, 28 Nov 2009 19:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmountainsw.com/wordpress/?p=880#comment-8895</guid>
		<description>Thanks John. Know of any heap inspectors that doesn&#039;t crash a Python process?</description>
		<content:encoded><![CDATA[<p>Thanks John. Know of any heap inspectors that doesn&#8217;t crash a Python process?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Eikenberry</title>
		<link>http://www.redmountainsw.com/wordpress/archives/python-memory-usage-using-__slots__/comment-page-1#comment-8894</link>
		<dc:creator>John Eikenberry</dc:creator>
		<pubDate>Sat, 28 Nov 2009 18:56:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmountainsw.com/wordpress/?p=880#comment-8894</guid>
		<description>Python-2.6 has a new method for determining the size of an object; sys.getsizeof()</description>
		<content:encoded><![CDATA[<p>Python-2.6 has a new method for determining the size of an object; sys.getsizeof()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chui</title>
		<link>http://www.redmountainsw.com/wordpress/archives/python-memory-usage-using-__slots__/comment-page-1#comment-8893</link>
		<dc:creator>Chui</dc:creator>
		<pubDate>Sat, 28 Nov 2009 10:03:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmountainsw.com/wordpress/?p=880#comment-8893</guid>
		<description>Good old Task Manager on Windows.</description>
		<content:encoded><![CDATA[<p>Good old Task Manager on Windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ulrik</title>
		<link>http://www.redmountainsw.com/wordpress/archives/python-memory-usage-using-__slots__/comment-page-1#comment-8891</link>
		<dc:creator>ulrik</dc:creator>
		<pubDate>Fri, 27 Nov 2009 18:53:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmountainsw.com/wordpress/?p=880#comment-8891</guid>
		<description>The big question for me is *how do you measure memory consumption*?</description>
		<content:encoded><![CDATA[<p>The big question for me is *how do you measure memory consumption*?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
