commit | cf1a3cd2c79212aa73678145a4119f5878724602 | [log] [tgz] |
---|---|---|
author | Larry Hastings <larry@hastings.org> | Sat Mar 15 22:34:24 2014 -0700 |
committer | Larry Hastings <larry@hastings.org> | Sat Mar 15 22:34:24 2014 -0700 |
tree | 5bed3e11692c356cc6682085610d6281681ed6ed | |
parent | 0548f5c5141b385594b3bad02fa62e8dfe17d51e [diff] [blame] |
Release bump for 3.4.0 final.
diff --git a/Doc/tools/sphinxext/pyspecific.py b/Doc/tools/sphinxext/pyspecific.py index a7ea7df..4e41446 100644 --- a/Doc/tools/sphinxext/pyspecific.py +++ b/Doc/tools/sphinxext/pyspecific.py
@@ -10,7 +10,7 @@ """ ISSUE_URI = 'http://bugs.python.org/issue%s' -SOURCE_URI = 'http://hg.python.org/cpython/file/default/%s' +SOURCE_URI = 'http://hg.python.org/cpython/file/3.4/%s' from docutils import nodes, utils