This commit is contained in:
Andrew M. Kuchling 2006-08-09 18:23:14 +00:00
parent be332e4ba7
commit faeeab7ed7
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ What's New in IDLE 1.2c1?
*Release date: XX-AUG-2006*
- When used w/o subprocess, all exceptions were preceeded by an error
- When used w/o subprocess, all exceptions were preceded by an error
message claiming they were IDLE internal errors (since 1.2a1).
What's New in IDLE 1.2b3?