<?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: Download</title>
	<atom:link href="http://winpdb.org/download/feed/" rel="self" type="application/rss+xml" />
	<link>http://winpdb.org</link>
	<description></description>
	<pubDate>Thu, 11 Mar 2010 16:35:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jdbosmaus</title>
		<link>http://winpdb.org/download/comment-page-1/#comment-108027</link>
		<dc:creator>jdbosmaus</dc:creator>
		<pubDate>Wed, 03 Mar 2010 18:57:14 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/home/pythondebugger/?page_id=3#comment-108027</guid>
		<description>I am a total newbie to Python, just trying to get up to speed for a project we are doing at work....

Two days after downloading it, winpdb is already indispensible. 
(Because it took 1 1/2 days for me to RTFM and figure out how to attach to my pitiful, lame attempt at a program.)

Damn! Great tool!</description>
		<content:encoded><![CDATA[<p>I am a total newbie to Python, just trying to get up to speed for a project we are doing at work&#8230;.</p>
<p>Two days after downloading it, winpdb is already indispensible.<br />
(Because it took 1 1/2 days for me to RTFM and figure out how to attach to my pitiful, lame attempt at a program.)</p>
<p>Damn! Great tool!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asim</title>
		<link>http://winpdb.org/download/comment-page-1/#comment-103779</link>
		<dc:creator>Asim</dc:creator>
		<pubDate>Sun, 03 Jan 2010 12:19:13 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/home/pythondebugger/?page_id=3#comment-103779</guid>
		<description>@nir

In fact I've just confirmed the .EXE installer for WinPDB works on the 32-bit version of Python 2.6.4 on Windows 7 x64.  It's very likely that Paul encountered the distutils bug in Python 2.6.x, not any problem in your .EXE distribution.

YMMV.</description>
		<content:encoded><![CDATA[<p>@nir</p>
<p>In fact I&#8217;ve just confirmed the .EXE installer for WinPDB works on the 32-bit version of Python 2.6.4 on Windows 7 x64.  It&#8217;s very likely that Paul encountered the distutils bug in Python 2.6.x, not any problem in your .EXE distribution.</p>
<p>YMMV.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asim</title>
		<link>http://winpdb.org/download/comment-page-1/#comment-103778</link>
		<dc:creator>Asim</dc:creator>
		<pubDate>Sun, 03 Jan 2010 12:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/home/pythondebugger/?page_id=3#comment-103778</guid>
		<description>@Paul

There's an outstanding problem with Python 2.6.x on 64-bit editions of Windows, in that it is unable to determine that current Python installation using the registry.  Please see the following for more info: http://bugs.python.org/setuptools/issue2.  This means easy_install, and in fact distutils, is broken on 64 bit Windows w/ Python 2.6.

I'm using Windows 7 x64 and this was sufficient reason for me to abandon the 64 bit version of Python 2.6 for now.</description>
		<content:encoded><![CDATA[<p>@Paul</p>
<p>There&#8217;s an outstanding problem with Python 2.6.x on 64-bit editions of Windows, in that it is unable to determine that current Python installation using the registry.  Please see the following for more info: <a href="http://bugs.python.org/setuptools/issue2" rel="nofollow">http://bugs.python.org/setuptools/issue2</a>.  This means easy_install, and in fact distutils, is broken on 64 bit Windows w/ Python 2.6.</p>
<p>I&#8217;m using Windows 7 x64 and this was sufficient reason for me to abandon the 64 bit version of Python 2.6 for now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nir</title>
		<link>http://winpdb.org/download/comment-page-1/#comment-73793</link>
		<dc:creator>nir</dc:creator>
		<pubDate>Fri, 01 May 2009 18:21:24 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/home/pythondebugger/?page_id=3#comment-73793</guid>
		<description>hmm... it was built with python 2.5 so this is probably the source of the problem.
I think I will stop distributing the exe installer.
Try the source archive. Installation from source is simple enough.</description>
		<content:encoded><![CDATA[<p>hmm&#8230; it was built with python 2.5 so this is probably the source of the problem.<br />
I think I will stop distributing the exe installer.<br />
Try the source archive. Installation from source is simple enough.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://winpdb.org/download/comment-page-1/#comment-73789</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 01 May 2009 18:07:02 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/home/pythondebugger/?page_id=3#comment-73789</guid>
		<description>Hello, downloaded the winpdb.exe file, and when trying to install it says:
"No Python Installation found in the registry"
which I don't understand, because I do have python 2.6.2 installed on my PC(running windows XP 64 bit.) Any idea please?
Thank you in advance.</description>
		<content:encoded><![CDATA[<p>Hello, downloaded the winpdb.exe file, and when trying to install it says:<br />
&#8220;No Python Installation found in the registry&#8221;<br />
which I don&#8217;t understand, because I do have python 2.6.2 installed on my PC(running windows XP 64 bit.) Any idea please?<br />
Thank you in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Winpdb - A Platform Independent Python Debugger &#187; Winpdb 1.4.6 Tychod Released</title>
		<link>http://winpdb.org/download/comment-page-1/#comment-69284</link>
		<dc:creator>Winpdb - A Platform Independent Python Debugger &#187; Winpdb 1.4.6 Tychod Released</dc:creator>
		<pubDate>Tue, 07 Apr 2009 21:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/home/pythondebugger/?page_id=3#comment-69284</guid>
		<description>[...] Download [...]</description>
		<content:encoded><![CDATA[<p>[...] Download [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Debugging Django on Windows : Developement Setup &#124; The Code Dreamer</title>
		<link>http://winpdb.org/download/comment-page-1/#comment-66971</link>
		<dc:creator>Debugging Django on Windows : Developement Setup &#124; The Code Dreamer</dc:creator>
		<pubDate>Sun, 22 Mar 2009 20:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/home/pythondebugger/?page_id=3#comment-66971</guid>
		<description>[...] best tool I found on Windows environment for Django/ Python Debugging is : WinPDB, Just download and [...]</description>
		<content:encoded><![CDATA[<p>[...] best tool I found on Windows environment for Django/ Python Debugging is : WinPDB, Just download and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://winpdb.org/download/comment-page-1/#comment-65564</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 11 Mar 2009 08:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/home/pythondebugger/?page_id=3#comment-65564</guid>
		<description>Hi, 

I am running Mac OS X with Python 2.5.1, I need to keep this version because another library is needs this particular version.

Is there a chance you can make the version that works on this platform available?

I saw that Matthew Fitzgibbons created a version and put it in 'Resource Fork' I assume that was before the move to googlecode for hosting... 

Could you please add that old version from SF to GoogleCode? When I go onto the SF site it redirects to this one!

Thanks</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I am running Mac OS X with Python 2.5.1, I need to keep this version because another library is needs this particular version.</p>
<p>Is there a chance you can make the version that works on this platform available?</p>
<p>I saw that Matthew Fitzgibbons created a version and put it in &#8216;Resource Fork&#8217; I assume that was before the move to googlecode for hosting&#8230; </p>
<p>Could you please add that old version from SF to GoogleCode? When I go onto the SF site it redirects to this one!</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cm</title>
		<link>http://winpdb.org/download/comment-page-1/#comment-52138</link>
		<dc:creator>cm</dc:creator>
		<pubDate>Tue, 30 Dec 2008 23:21:44 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/home/pythondebugger/?page_id=3#comment-52138</guid>
		<description>is there any to invoke winpdb on the remote system from emacs   tramp?  esp without any need to add a password by hand

Is there any way to autostart the client end to hook up to first (or only) remote instance?

thanks</description>
		<content:encoded><![CDATA[<p>is there any to invoke winpdb on the remote system from emacs   tramp?  esp without any need to add a password by hand</p>
<p>Is there any way to autostart the client end to hook up to first (or only) remote instance?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Winpdb - A Platform Independent Python Debugger &#187; Winpdb 1.4.2 Tychod Released</title>
		<link>http://winpdb.org/download/comment-page-1/#comment-41837</link>
		<dc:creator>Winpdb - A Platform Independent Python Debugger &#187; Winpdb 1.4.2 Tychod Released</dc:creator>
		<pubDate>Thu, 13 Nov 2008 04:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/home/pythondebugger/?page_id=3#comment-41837</guid>
		<description>[...] Download [...]</description>
		<content:encoded><![CDATA[<p>[...] Download [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
