Home
last modified time | relevance | path

Searched refs:whatsnew_re (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Doc/tools/extensions/
H A Dpyspecific.py476 whatsnew_re = re.compile(r"(?im)^what's new in (.*?)\??$") variable
505 content = whatsnew_re.sub(r'\1', content)

Completed in 2 milliseconds