]> granicus.if.org Git - python/commit
Use the local python binary to build the docs, not whatever 'python' is on the PATH...
authorCollin Winter <collinw@gmail.com>
Wed, 21 Mar 2007 02:14:12 +0000 (02:14 +0000)
committerCollin Winter <collinw@gmail.com>
Wed, 21 Mar 2007 02:14:12 +0000 (02:14 +0000)
commit450ee81b227b093eeb0b7a933fe6ddc6dc768d4a
tree269281133cc5596009dac3e15185acc7c9be8747
parent65d09d4ee984d569424e11415f30d6af209ef558
Use the local python binary to build the docs, not whatever 'python' is on the PATH (which is probably Python 2.x, and we need 3.x).
Doc/Makefile