From 825ff5aaee6317313ce2fe258f449572d44f631e Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Fri, 2 Dec 2005 13:43:10 +0000 Subject: [PATCH] Bug #1368481: python.dir refers to whatsnew23 --- Doc/info/python.dir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/info/python.dir b/Doc/info/python.dir index cfcb9ab8b4c2..668129069322 100644 --- a/Doc/info/python.dir +++ b/Doc/info/python.dir @@ -1,7 +1,7 @@ Python Standard Documentation -* What's New: (python-whatsnew23). What's New in Python 2.3? +* What's New: (python-whatsnew24). What's New in Python 2.4? * Python Library: (python-lib). Python Library Reference * Python Mac Modules: (python-mac). Python Macintosh Modules * Python Reference: (python-ref). Python Reference Manual -- 2.47.3