commit | ba9c9ac7747dfd00ad897d016bd83e45fe2090f7 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Sat Aug 18 00:03:44 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Sat Aug 18 00:03:44 2007 +0000 |
tree | bdfd0e59f138ade0c0ffff6a4566465e34395283 | |
parent | 2673de5741a8d1918ac4164001cdd85ebad232b5 [diff] [blame] |
Force PYTHON = python2.5.
diff --git a/Doc/Makefile b/Doc/Makefile index d26117b..8888cf6 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 =