mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
#11435: link to the correct branch.
This commit is contained in:
parent
96c84a4c7d
commit
bca31b5d1f
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
"""
|
"""
|
||||||
|
|
||||||
ISSUE_URI = 'http://bugs.python.org/issue%s'
|
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.2/%s'
|
||||||
|
|
||||||
from docutils import nodes, utils
|
from docutils import nodes, utils
|
||||||
from sphinx.util.nodes import split_explicit_title
|
from sphinx.util.nodes import split_explicit_title
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue