On Mon, Dec 7, 2009 at 5:09 AM, Sune Foldager <sune.folda...@me.com> wrote:
> While we're at it, we should switch to Python 2.6 as well. We use that
> for our installers already. That would be using version 9 of the runtime
> (python 2.6 is built with VS 2008), so it will only work if the 7.0 SDK
> ships those things (which they should).

the 7.0 SDK does ship with VC9 tools.  The only thing holding back us
moving to Python 2.6 is the DLL issues it introduces.  Py2.6 requires
VC9 redistributables to be installed to work, so our installer needs
to enforce this somehow.

--
Steve Borho

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to