Author: martin.v.loewis Date: Thu Aug 30 07:34:10 2007 New Revision: 57701 Modified: python/branches/py3k/README Log: Forward Windows build instructions to PCbuild.
Modified: python/branches/py3k/README ============================================================================== --- python/branches/py3k/README (original) +++ python/branches/py3k/README Thu Aug 30 07:34:10 2007 @@ -144,6 +144,8 @@ normally on your PATH, you may want to set up a symlink in /usr/local/bin. +On Windows, see PCbuild/readme.txt. + If you wish, you can create a subdirectory and invoke configure from there. For example: _______________________________________________ Python-3000-checkins mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000-checkins
