[docs] [issue10224] Build 3.x documentation using python3.x

Martin v. Löwis report at bugs.python.org
Tue Jun 14 08:26:12 CEST 2011


Martin v. Löwis <martin at v.loewis.de> added the comment:

Actually, on Windows, PYTHON is typically not set at all. So the likelihood of it being set to Python 3 is very low, unless you are trying to build Python documentation from time to time.

Sye: I fail to see the point of your patch. sphinx-build.py already issues an error message - why do you need more error messages?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10224>
_______________________________________


More information about the docs mailing list