<?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>Sun, 05 Sep 2010 10:16:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris P.</title>
		<link>http://winpdb.org/download/comment-page-5/#comment-123530</link>
		<dc:creator>Chris P.</dc:creator>
		<pubDate>Wed, 01 Sep 2010 19:35:50 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/home/pythondebugger/?page_id=3#comment-123530</guid>
		<description>I can't believe I've been using Python for so long and didn't know about this package -- thanks, it's fantastic!

I've successfully used the program with 32-bit Python 2.6 on my Windows 7 64-bit machine, but I've run into little quirk and I wonder if it's something I'm doing wrong.

When I "restart", I get the following message in the rpdb2 window:
"This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information."  (Also, Windows throws the following exception in a dialogue box with the title python.exe": "python.exe has stopped working.  A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available."); HOWEVER, the most recently opened rpdb2 window will be fine, and I can just close the old window and carry on.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t believe I&#8217;ve been using Python for so long and didn&#8217;t know about this package &#8212; thanks, it&#8217;s fantastic!</p>
<p>I&#8217;ve successfully used the program with 32-bit Python 2.6 on my Windows 7 64-bit machine, but I&#8217;ve run into little quirk and I wonder if it&#8217;s something I&#8217;m doing wrong.</p>
<p>When I &#8220;restart&#8221;, I get the following message in the rpdb2 window:<br />
&#8220;This application has requested the Runtime to terminate it in an unusual way.<br />
Please contact the application&#8217;s support team for more information.&#8221;  (Also, Windows throws the following exception in a dialogue box with the title python.exe&#8221;: &#8220;python.exe has stopped working.  A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available.&#8221;); HOWEVER, the most recently opened rpdb2 window will be fine, and I can just close the old window and carry on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Winpdb - A Platform Independent Python Debugger &#187; Winpdb 1.4.8 Tychod Released</title>
		<link>http://winpdb.org/download/comment-page-1/#comment-122659</link>
		<dc:creator>Winpdb - A Platform Independent Python Debugger &#187; Winpdb 1.4.8 Tychod Released</dc:creator>
		<pubDate>Thu, 19 Aug 2010 17:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/home/pythondebugger/?page_id=3#comment-122659</guid>
		<description>[...] Download [...]</description>
		<content:encoded><![CDATA[<p>[...] Download [...]</p>
]]></content:encoded>
	</item>
	<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>
</channel>
</rss>
