From: Anthony Baxter Date: Thu, 8 Jul 2004 05:59:43 +0000 (+0000) Subject: release dates X-Git-Tag: v2.4a1~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3210b36a284083aa37455800899c170649afa8ce;p=python release dates --- diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 6fb668e562..78f87187a2 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -1,7 +1,7 @@ -What's New in IDLE 1.1a0? +What's New in IDLE 1.1a1? ========================= -*Release date: XX-XXX-2004* +*Release date: 08-JUL-2004* - Redirect the warning stream to the shell during the ScriptBinding check of user code and format the warning similarly to an exception for both that diff --git a/Misc/NEWS b/Misc/NEWS index b79c8483f4..409627e4a0 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -7,7 +7,7 @@ Python News What's New in Python 2.4 alpha 1? ================================= -*Release date: DD-MMM-YYYY* +*Release date: 08-JUL-2004* Core and builtins -----------------