On Mon, 28 Feb 2011 23:03:50 +0100
brett.cannon <python-check...@python.org> wrote:
> +
> +if sys.platform == 'win32':
> +    print("See the devguide's Getting Set Up guide for building under 
> Windows")

Actually, you can also build from the command line under Windows:
using Tools/buildbot/build.bat or Tools/buildbot/build-amd64.bat
depending on the build you want (but perhaps it's good to teach people
to use the MSVC UI, since that's the reference IDE under Windows;
besides, these scripts will need MSVN installed anyway).

Regards

Antoine.


_______________________________________________
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