From ba9c9ac7747dfd00ad897d016bd83e45fe2090f7 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Sat, 18 Aug 2007 00:03:44 +0000 Subject: [PATCH] Force PYTHON = python2.5. --- Doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/Makefile b/Doc/Makefile index d26117be1b8..8888cf6ef36 100644 --- a/Doc/Makefile +++ b/Doc/Makefile @@ -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 =