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 5e25525 + 1a87e32 commit f0eccfdCopy full SHA for f0eccfd
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