]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix sphinx-build so that it runs with 2.x and 3.x but refuses to start with 3.x.
authorGeorg Brandl <georg@python.org>
Fri, 31 Aug 2007 06:20:46 +0000 (06:20 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 31 Aug 2007 06:20:46 +0000 (06:20 +0000)
commitfd5359c772ef184dc4ece064ac77018dfbaf614d
treee8f63bfe6b04a3dccfc49c009f7c58bff7f09ef1
parent5a165584d78fd7ed585ecb085bb891ac84487a76
Fix sphinx-build so that it runs with 2.x and 3.x but refuses to start with 3.x.
Doc/tools/sphinx-build.py