mirror of
https://github.com/python/cpython.git
synced 2025-08-30 21:48:47 +00:00
merge from trunk
This commit is contained in:
parent
2d8dcdcb06
commit
f10a79aad4
40 changed files with 621 additions and 305 deletions
|
@ -41,13 +41,6 @@ today_fmt = '%B %d, %Y'
|
|||
|
||||
# List of files that shouldn't be included in the build.
|
||||
unused_docs = [
|
||||
'whatsnew/2.0',
|
||||
'whatsnew/2.1',
|
||||
'whatsnew/2.2',
|
||||
'whatsnew/2.3',
|
||||
'whatsnew/2.4',
|
||||
'whatsnew/2.5',
|
||||
'whatsnew/2.6',
|
||||
'maclib/scrap',
|
||||
'library/xmllib',
|
||||
'library/xml.etree',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue