<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Upgrading to Python3: minor things which caught me out</title>
	<link>http://ramblings.timgolden.me.uk/2010/07/05/upgrading-to-python3-minor-things-which-caught-me-out/</link>
	<description>The ramblings of Tim Golden</description>
	<pubDate>Fri, 18 May 2012 03:22:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: tim</title>
		<link>http://ramblings.timgolden.me.uk/2010/07/05/upgrading-to-python3-minor-things-which-caught-me-out/#comment-1079</link>
		<author>tim</author>
		<pubDate>Mon, 05 Jul 2010 18:37:47 +0000</pubDate>
		<guid>http://ramblings.timgolden.me.uk/2010/07/05/upgrading-to-python3-minor-things-which-caught-me-out/#comment-1079</guid>
		<description>@gedmin.as Umm... now you mention it, I remember that that *wasn't* the issue (although I originally thought it was): it was the other point I made about __bool__ / __nonzero__. Thanks for going the lengths of identifying the code path. I'll add an update to the entry.</description>
		<content:encoded><![CDATA[<p>@gedmin.as Umm&#8230; now you mention it, I remember that that *wasn&#8217;t* the issue (although I originally thought it was): it was the other point I made about __bool__ / __nonzero__. Thanks for going the lengths of identifying the code path. I&#8217;ll add an update to the entry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: http://gedmin.as/</title>
		<link>http://ramblings.timgolden.me.uk/2010/07/05/upgrading-to-python3-minor-things-which-caught-me-out/#comment-1078</link>
		<author>http://gedmin.as/</author>
		<pubDate>Mon, 05 Jul 2010 17:35:07 +0000</pubDate>
		<guid>http://ramblings.timgolden.me.uk/2010/07/05/upgrading-to-python3-minor-things-which-caught-me-out/#comment-1078</guid>
		<description>Could you clarify the assertTrue thing?  In what circumstances can the difference be perceived?  

Especially given that Nose's assert_true _is_ precisely the same as unittest.TestCase.assertTrue, only under a different name; see here: http://code.google.com/p/python-nose/source/browse/nose/tools.py#172</description>
		<content:encoded><![CDATA[<p>Could you clarify the assertTrue thing?  In what circumstances can the difference be perceived?  </p>
<p>Especially given that Nose&#8217;s assert_true _is_ precisely the same as unittest.TestCase.assertTrue, only under a different name; see here: <a href="http://code.google.com/p/python-nose/source/browse/nose/tools.py#172" rel="nofollow">http://code.google.com/p/python-nose/source/browse/nose/tools.py#172</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

