]> granicus.if.org Git - python/commit
Issue #17386 make.bat must run with Python 2 until Sphinx runs with Python 3.
authorTerry Jan Reedy <tjreedy@udel.edu>
Thu, 14 Mar 2013 01:33:50 +0000 (21:33 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Thu, 14 Mar 2013 01:33:50 +0000 (21:33 -0400)
commit3b220e11eb8e4768cbdef076d0ac133aaf4a2248
tree7f4f8a31c55cfb231ac8121d828054d9e6eee2fc
parentb5fe2479c152c635e02897a7a5c72c97e4c22b6a
Issue #17386 make.bat must run with Python 2 until Sphinx runs with Python 3.
If PYTHON is undefined, this fails without the launcher (installed with 3.3 or
from PyPI), but this is better than always failing. Patch from Zachary Ware.
Doc/make.bat