]> granicus.if.org Git - python/commitdiff
Force PYTHON = python2.5.
authorGuido van Rossum <guido@python.org>
Sat, 18 Aug 2007 00:03:44 +0000 (00:03 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 18 Aug 2007 00:03:44 +0000 (00:03 +0000)
Doc/Makefile

index d26117be1b80dbe2306fd667ac2b8f36517faada..8888cf6ef36a759ceca40ea1918d176f5f96e600 100644 (file)
@@ -4,7 +4,7 @@
 #
 
 # You can set these variables from the command line.
-PYTHON       = python
+PYTHON       = python2.5
 SVNROOT      = http://svn.python.org/projects
 SPHINXOPTS   =