Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96c84a4 commit bca31b5Copy full SHA for bca31b5
1 file changed
Doc/tools/sphinxext/pyspecific.py
@@ -10,7 +10,7 @@
10
"""
11
12
ISSUE_URI = 'http://bugs.python.org/issue%s'
13
-SOURCE_URI = 'http://hg.python.org/cpython/file/default/%s'
+SOURCE_URI = 'http://hg.python.org/cpython/file/3.2/%s'
14
15
from docutils import nodes, utils
16
from sphinx.util.nodes import split_explicit_title
0 commit comments