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.
2 parents a7a1c15 + 1a87e32 commit fc4252dCopy full SHA for fc4252d
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://svn.python.org/view/python/branches/py3k/%s?view=markup'
+SOURCE_URI = 'http://hg.python.org/cpython/file/default/%s'
14
15
from docutils import nodes, utils
16
from sphinx.util.nodes import split_explicit_title
0 commit comments