mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
There was an error on exit if no sys.exitfunc was defined. Issue 1647.
This commit is contained in:
parent
6f4ee2d48f
commit
f30ba3dd66
2 changed files with 6 additions and 1 deletions
|
@ -3,6 +3,8 @@ What's New in IDLE 2.6a1?
|
|||
|
||||
*Release date: XX-XXX-2008*
|
||||
|
||||
- There was an error on exit if no sys.exitfunc was defined. Issue 1647.
|
||||
|
||||
- Could not open files in .idlerc directory if latter was hidden on Windows.
|
||||
Issue 1743, Issue 1862.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue