release dates

This commit is contained in:
Anthony Baxter 2004-07-08 05:59:43 +00:00
parent bd377a3ece
commit 3210b36a28
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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
-----------------