HomeSort by relevance Sort by last modified time
    Searched refs:ISSUE_URI (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Doc/tools/extensions/
pyspecific.py 12 ISSUE_URI = 'https://bugs.python.org/issue%s'
62 refnode = nodes.reference(text, text, refuri=ISSUE_URI % issue)
  /external/python/cpython3/Doc/tools/extensions/
pyspecific.py 36 ISSUE_URI = 'https://bugs.python.org/issue%s'
83 refnode = nodes.reference(text, text, refuri=ISSUE_URI % issue)

Completed in 481 milliseconds