From: Guido van Rossum Date: Sat, 18 Aug 2007 00:03:44 +0000 (+0000) Subject: Force PYTHON = python2.5. X-Git-Tag: v3.0a1~366 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ba9c9ac7747dfd00ad897d016bd83e45fe2090f7;p=python Force PYTHON = python2.5. --- diff --git a/Doc/Makefile b/Doc/Makefile index d26117be1b..8888cf6ef3 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 =