mirror of
https://github.com/python/cpython.git
synced 2025-09-23 08:53:45 +00:00
merge 3.4
This commit is contained in:
commit
50ff85812f
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 = 'https://hg.python.org/cpython/file/default/%s'
|
||||||
|
|
||||||
from docutils import nodes, utils
|
from docutils import nodes, utils
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue