commit | c8da4287a774fe8f26d6c47c501cf17a365ab922 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue Sep 30 22:24:08 2014 +0200 |
committer | Georg Brandl <georg@python.org> | Tue Sep 30 22:24:08 2014 +0200 |
tree | 9315f856bcb9186c148c8b30e0c3a25b45cd0a62 | |
parent | 7552eb89b91e6edaec926ac7a66db32e1d45d499 [diff] | |
parent | 2b1a0a30c9468bcb855fb8b60faaedbf5495904b [diff] |
merge with 3.4
diff --git a/Doc/Makefile b/Doc/Makefile index ec35c12..fee7fc7 100644 --- a/Doc/Makefile +++ b/Doc/Makefile
@@ -6,7 +6,6 @@ # You can set these variables from the command line. PYTHON = python SPHINXBUILD = sphinx-build -SPHINXOPTS = PAPER = SOURCES = DISTVERSION = $(shell $(PYTHON) tools/sphinxext/patchlevel.py)