Message183706
Doc/make.bat assumes that this issue has already been resolved:
if "%PYTHON%" EQU "" set PYTHON=..\pcbuild\python
Even with '_d' appended, as it should be, that does not work for 3.x.
I think that line should be @rem'ed out until it does work.
Does anyone mind if I do so?
I already suggested on #15605 that a workaround be given until it is no longer needed. |
|
Date |
User |
Action |
Args |
2013-03-07 21:54:09 | terry.reedy | set | recipients:
+ terry.reedy, loewis, brett.cannon, georg.brandl, belopolsky, syeberman, ezio.melotti, eric.araujo, asvetlov, zbysz, daniel.urban, chris.jerdonek, docs@python, eric.snow |
2013-03-07 21:54:09 | terry.reedy | set | messageid: <1362693249.15.0.99948841828.issue10224@psf.upfronthosting.co.za> |
2013-03-07 21:54:09 | terry.reedy | link | issue10224 messages |
2013-03-07 21:54:09 | terry.reedy | create | |
|