mirror of
https://github.com/python/cpython.git
synced 2026-06-16 16:10:54 -04:00
merge
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"""
|
||||
|
||||
ISSUE_URI = 'http://bugs.python.org/issue%s'
|
||||
SOURCE_URI = 'http://svn.python.org/view/python/branches/py3k/%s?view=markup'
|
||||
SOURCE_URI = 'http://hg.python.org/cpython/file/default/%s'
|
||||
|
||||
from docutils import nodes, utils
|
||||
from sphinx.util.nodes import split_explicit_title
|
||||
|
||||
Reference in New Issue
Block a user