Message 187033 - Python tracker
Message187033
| Author | zach.ware |
|---|---|
| Recipients | brian.curtin, christian.heimes, docs@python, ezio.melotti, python-dev, terry.reedy, tim.golden, zach.ware |
| Date | 2013-04-15.21:25:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1366061121.74.0.709749750539.issue17386@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I caught a small oversight. This new patch changes the example in README.txt to ``make html "PYTHON2=C:\Python27\python.exe"`` (PYTHON->PYTHON2). Also, I added a bit of backward compatibility to make.bat; %PYTHON2% will default to %PYTHON% if it is set. Otherwise, %PYTHON% is ignored and unchanged. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-04-15 21:25:22 | zach.ware | set | recipients: + zach.ware, terry.reedy, christian.heimes, tim.golden, ezio.melotti, brian.curtin, docs@python, python-dev |
| 2013-04-15 21:25:21 | zach.ware | set | messageid: <1366061121.74.0.709749750539.issue17386@psf.upfronthosting.co.za> |
| 2013-04-15 21:25:21 | zach.ware | link | issue17386 messages |
| 2013-04-15 21:25:21 | zach.ware | create | |