diff options
| author | Barry Warsaw <barry@python.org> | 2010-03-01 22:16:51 (GMT) |
|---|---|---|
| committer | Barry Warsaw <barry@python.org> | 2010-03-01 22:16:51 (GMT) |
| commit | 1803024c8a13c14d1f02e640ddca054077449698 (patch) | |
| tree | fc0391c1682098380a3bf2e8aa15f20a1f87a2bf /Lib | |
| parent | fc79e8fd8e681410739f266cf6c5ac0094d55ec6 (diff) | |
| download | cpython-2.6.5rc1.zip cpython-2.6.5rc1.tar.gz cpython-2.6.5rc1.tar.bz2 | |
More copyright year updates.v2.6.5rc1
Diffstat (limited to 'Lib')
| -rw-r--r-- | Lib/idlelib/NEWS.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index c07484d..bb4c143 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -1,7 +1,7 @@ What's New in Python 2.6.4rc1 ============================= -*Release date: XX-Oct-2009* +*Release date: 07-Oct-2009* - OutputWindow/PyShell right click menu "Go to file/line" wasn't working with file paths containing spaces. Bug 5559. |
