diff options
author | Matthias Klose <doko@ubuntu.com> | 2007-01-11 11:42:43 (GMT) |
---|---|---|
committer | Matthias Klose <doko@ubuntu.com> | 2007-01-11 11:42:43 (GMT) |
commit | 9e031c7c9dac1b087a38dbc3555bbbe56a8097fb (patch) | |
tree | 3651d551c8362148f0f9448bda1007dbdb8fb54e /Misc | |
parent | 1c3d0de47264e6bdfa296067294b7c66592f5a2f (diff) | |
download | cpython-9e031c7c9dac1b087a38dbc3555bbbe56a8097fb.zip cpython-9e031c7c9dac1b087a38dbc3555bbbe56a8097fb.tar.gz cpython-9e031c7c9dac1b087a38dbc3555bbbe56a8097fb.tar.bz2 |
- idle: Honor the "Cancel" action in the save dialog (Debian bug #299092).
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -248,6 +248,8 @@ Tools/Demos - Patch #1552024: add decorator support to unparse.py demo script. +- idle: Honor the "Cancel" action in the save dialog (Debian bug #299092). + Tests ----- |