Hello
I got the latest copy of python source from svn and was trying to
build it on Windows Vista (32 bit) using Microsoft Visual Express
2008.
I got the following error:
5>"C:\Program Files\TortoiseSVN\bin\subwcrev.exe" ..
..\Modules\getbuildinfo.c
"E:\coding\py3kclean\py3k\PCbuild\Win32-temp-Debug\pythoncore\\getbuildinfo2.c"
5>'C:\Program' is not recognized as an internal or external command,
Adding an extra set of quotes around the command seems to fix
this. I've attached a patch.
Thanks
Prasun
buildinfo.patch
Description: Binary data
_______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
