<?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: Things 3to2 does not accept</title>
	<atom:link href="http://www.startcodon.com/wordpress/?feed=rss2&#038;p=115" rel="self" type="application/rss+xml" />
	<link>http://www.startcodon.com/wordpress/?p=115</link>
	<description>A Wordpress Blog about Stuff</description>
	<lastBuildDate>Sun, 15 Aug 2010 16:14:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: bitbucket issues tracker &#171; AirBreather&#8217;s Blog</title>
		<link>http://www.startcodon.com/wordpress/?p=115&#038;cpage=1#comment-275</link>
		<dc:creator>bitbucket issues tracker &#171; AirBreather&#8217;s Blog</dc:creator>
		<pubDate>Wed, 21 Oct 2009 04:50:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.startcodon.com/wordpress/?p=115#comment-275</guid>
		<description>[...] the process of moving all guidelines for &#8220;Things 3to2 does not accept&#8221; (from the post of the same name and from stuff I have accidentally left in my head) to the bitbucket issues tracker.  Some will be [...]</description>
		<content:encoded><![CDATA[<p>[...] the process of moving all guidelines for &#8220;Things 3to2 does not accept&#8221; (from the post of the same name and from stuff I have accidentally left in my head) to the bitbucket issues tracker.  Some will be [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jessenoller.com - Python 3to2: Go check it out.</title>
		<link>http://www.startcodon.com/wordpress/?p=115&#038;cpage=1#comment-93</link>
		<dc:creator>jessenoller.com - Python 3to2: Go check it out.</dc:creator>
		<pubDate>Fri, 28 Aug 2009 01:26:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.startcodon.com/wordpress/?p=115#comment-93</guid>
		<description>[...] &#8211; again, the project page is here, and Joe&#8217;s notes on things 3to2 does not accept is here.          blog comments powered by Disqus  var disqus_url = [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8211; again, the project page is here, and Joe&#8217;s notes on things 3to2 does not accept is here.          blog comments powered by Disqus  var disqus_url = [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AirBreather</title>
		<link>http://www.startcodon.com/wordpress/?p=115&#038;cpage=1#comment-80</link>
		<dc:creator>AirBreather</dc:creator>
		<pubDate>Tue, 11 Aug 2009 05:17:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.startcodon.com/wordpress/?p=115#comment-80</guid>
		<description>Whoops - you&#039;re right.  I meant to reference this general function / method call binding limitation in 2to3:

m = d.has_key
if m(5): ...

but this doesn&#039;t apply to imports.  Fixing that point now to reflect this.  Thanks for pointing this out, Benjamin!</description>
		<content:encoded><![CDATA[<p>Whoops &#8211; you&#8217;re right.  I meant to reference this general function / method call binding limitation in 2to3:</p>
<p>m = d.has_key<br />
if m(5): &#8230;</p>
<p>but this doesn&#8217;t apply to imports.  Fixing that point now to reflect this.  Thanks for pointing this out, Benjamin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Peterson</title>
		<link>http://www.startcodon.com/wordpress/?p=115&#038;cpage=1#comment-79</link>
		<dc:creator>Benjamin Peterson</dc:creator>
		<pubDate>Tue, 11 Aug 2009 03:29:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.startcodon.com/wordpress/?p=115#comment-79</guid>
		<description>I don&#039;t understand your second point:

$ 2to3 -
RefactoringTool: Skipping implicit fixer: buffer
RefactoringTool: Skipping implicit fixer: idioms
RefactoringTool: Skipping implicit fixer: set_literal
RefactoringTool: Skipping implicit fixer: ws_comma
import copy_reg as x
RefactoringTool: Refactored 
---  (original)
+++  (refactored)
@@ -1,1 +1,1 @@
-import copy_reg as x
+import copyreg as x
RefactoringTool: Files that need to be modified:
RefactoringTool: </description>
		<content:encoded><![CDATA[<p>I don&#8217;t understand your second point:</p>
<p>$ 2to3 -<br />
RefactoringTool: Skipping implicit fixer: buffer<br />
RefactoringTool: Skipping implicit fixer: idioms<br />
RefactoringTool: Skipping implicit fixer: set_literal<br />
RefactoringTool: Skipping implicit fixer: ws_comma<br />
import copy_reg as x<br />
RefactoringTool: Refactored<br />
&#8212;  (original)<br />
+++  (refactored)<br />
@@ -1,1 +1,1 @@<br />
-import copy_reg as x<br />
+import copyreg as x<br />
RefactoringTool: Files that need to be modified:<br />
RefactoringTool:</p>
]]></content:encoded>
	</item>
</channel>
</rss>
