commit | e6555ddb69046446a093fe4c2b59ae73c03afa25 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Oct 04 17:10:14 2008 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Oct 04 17:10:14 2008 +0000 |
tree | a5e887c23a5a80bac7a5188baa4a4165d66705f9 | |
parent | ce1882bd79236a6a83c4647fa39ceffc660fb92f [diff] [blame] |
silence Sphinx warning
diff --git a/Doc/conf.py b/Doc/conf.py index 41a6b61..d6bf613 100644 --- a/Doc/conf.py +++ b/Doc/conf.py
@@ -47,6 +47,7 @@ 'whatsnew/2.3', 'whatsnew/2.4', 'whatsnew/2.5', + 'whatsnew/2.6', 'maclib/scrap', 'library/xmllib', 'library/xml.etree',