- update the list of documents for which GNU info is built
- convert tabs to spaces
diff --git a/Doc/info/python.dir b/Doc/info/python.dir
index dce2bb3..cfcb9ab 100644
--- a/Doc/info/python.dir
+++ b/Doc/info/python.dir
@@ -1,12 +1,11 @@
 
 Python Standard Documentation
 
-* Python Library: (python-lib).		Python Library Reference
-* Python Mac Modules: (python-mac).	Python Macintosh Modules
-* Python Reference: (python-ref).	Python Reference Manual
-* Python API: (python-api).		Python/C API Reference Manual
-* Python Extending: (python-ext).	Extending & Embedding Python
-* Python Tutorial: (python-tut).	Python Tutorial
-* Documenting Python: (python-doc).	Documenting Python
-* Installing Modules: (python-inst).	Installing Python Modules
-* Distributing Modules: (python-dist).	Distributing Python Modules
+* What's New: (python-whatsnew23).      What's New in Python 2.3?
+* Python Library: (python-lib).         Python Library Reference
+* Python Mac Modules: (python-mac).     Python Macintosh Modules
+* Python Reference: (python-ref).       Python Reference Manual
+* Python API: (python-api).             Python/C API Reference Manual
+* Python Extending: (python-ext).       Extending & Embedding Python
+* Python Tutorial: (python-tut).        Python Tutorial
+* Distributing Modules: (python-dist).  Distributing Python Modules