<?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: Wanted: Win32-savvy developers for core Python</title>
	<link>http://ramblings.timgolden.me.uk/2010/08/05/wanted-win32-savvy-developers-for-core-python/</link>
	<description>The ramblings of Tim Golden</description>
	<pubDate>Fri, 18 May 2012 03:22:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: tim</title>
		<link>http://ramblings.timgolden.me.uk/2010/08/05/wanted-win32-savvy-developers-for-core-python/#comment-1087</link>
		<author>tim</author>
		<pubDate>Fri, 13 Aug 2010 08:15:22 +0000</pubDate>
		<guid>http://ramblings.timgolden.me.uk/2010/08/05/wanted-win32-savvy-developers-for-core-python/#comment-1087</guid>
		<description>@Tim Brown: can you elaborate? I've used svn/TortoiseSVN and hg/TortoiseHg successfully. Obviously they all use http:// so if you do have proxy issues that might be why. The mercurial mirror at http://code.python.org/hg has downloadable snapshots, in case that helps.

Feel free to contact me directly or to ask on the mailing lists if you still can't get them.</description>
		<content:encoded><![CDATA[<p>@Tim Brown: can you elaborate? I&#8217;ve used svn/TortoiseSVN and hg/TortoiseHg successfully. Obviously they all use <a href="http://" rel="nofollow">http://</a> so if you do have proxy issues that might be why. The mercurial mirror at <a href="http://code.python.org/hg" rel="nofollow">http://code.python.org/hg</a> has downloadable snapshots, in case that helps.</p>
<p>Feel free to contact me directly or to ask on the mailing lists if you still can&#8217;t get them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Brown</title>
		<link>http://ramblings.timgolden.me.uk/2010/08/05/wanted-win32-savvy-developers-for-core-python/#comment-1086</link>
		<author>Tim Brown</author>
		<pubDate>Fri, 13 Aug 2010 08:08:19 +0000</pubDate>
		<guid>http://ramblings.timgolden.me.uk/2010/08/05/wanted-win32-savvy-developers-for-core-python/#comment-1086</guid>
		<description>The problem I've always hit is not being able to get the sources out.
I have yet to find a Windows based tool which I can make work. Which is more than likely a combination of the NTLM proxy we have at work  and me not understanding the instructions :)</description>
		<content:encoded><![CDATA[<p>The problem I&#8217;ve always hit is not being able to get the sources out.<br />
I have yet to find a Windows based tool which I can make work. Which is more than likely a combination of the NTLM proxy we have at work  and me not understanding the instructions :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Driscoll</title>
		<link>http://ramblings.timgolden.me.uk/2010/08/05/wanted-win32-savvy-developers-for-core-python/#comment-1084</link>
		<author>Mike Driscoll</author>
		<pubDate>Thu, 05 Aug 2010 19:21:09 +0000</pubDate>
		<guid>http://ramblings.timgolden.me.uk/2010/08/05/wanted-win32-savvy-developers-for-core-python/#comment-1084</guid>
		<description>Alright. I'll give that a try. Thanks!

- Mike</description>
		<content:encoded><![CDATA[<p>Alright. I&#8217;ll give that a try. Thanks!</p>
<p>- Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim</title>
		<link>http://ramblings.timgolden.me.uk/2010/08/05/wanted-win32-savvy-developers-for-core-python/#comment-1083</link>
		<author>tim</author>
		<pubDate>Thu, 05 Aug 2010 13:57:46 +0000</pubDate>
		<guid>http://ramblings.timgolden.me.uk/2010/08/05/wanted-win32-savvy-developers-for-core-python/#comment-1083</guid>
		<description>The great thing is: for Python development you don't need to "learn" VS at all. Install a (free) copy of VS2008 Express and check out the Python source from Subversion. Then in a command window:

cd (path to root of checkout)
tools\buildbot\external.bat
cd (path to root of checkout)\pcbuild
env.bat
build.bat -d

and you end up with a python_d.exe which is a debug build of Python. I can explain this in more detail if you want, or the docs I linked to in the post have the same or similar approaches described.</description>
		<content:encoded><![CDATA[<p>The great thing is: for Python development you don&#8217;t need to &#8220;learn&#8221; VS at all. Install a (free) copy of VS2008 Express and check out the Python source from Subversion. Then in a command window:</p>
<p>cd (path to root of checkout)<br />
tools\buildbot\external.bat<br />
cd (path to root of checkout)\pcbuild<br />
env.bat<br />
build.bat -d</p>
<p>and you end up with a python_d.exe which is a debug build of Python. I can explain this in more detail if you want, or the docs I linked to in the post have the same or similar approaches described.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Driscoll</title>
		<link>http://ramblings.timgolden.me.uk/2010/08/05/wanted-win32-savvy-developers-for-core-python/#comment-1082</link>
		<author>Mike Driscoll</author>
		<pubDate>Thu, 05 Aug 2010 13:52:53 +0000</pubDate>
		<guid>http://ramblings.timgolden.me.uk/2010/08/05/wanted-win32-savvy-developers-for-core-python/#comment-1082</guid>
		<description>I can probably spare some time here and there to help out. However, I never figured out VS2003 and I don't have a copy of VS2008. Do you have any recommendations for how to learn it?</description>
		<content:encoded><![CDATA[<p>I can probably spare some time here and there to help out. However, I never figured out VS2003 and I don&#8217;t have a copy of VS2008. Do you have any recommendations for how to learn it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

