Tim Lesher wrote:
On Tue, Jan 20, 2009 at 08:02, Luke Kenneth Casson Leighton
<luke.leigh...@googlemail.com> wrote:
of course - if python for win32 ENTIRELY DROPPED msvc as a development
platform, and went for an entirely free software development
toolchain, then this problem goes away.

That's a non-starter for anyone who incorporates Python in an existing
MSVC-based development environment.

When in Rome...

There would also be a significant performance cost. The PGO (Profile Guided Optimisation) compilation of Visual Studio is impressive.

Michael

--
http://www.ironpythoninaction.com/

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to