This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-23 01:43:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
7b2563bc80
cpython
/
Lib
/
idlelib
/
idlever.py
2 lines
23 B
Python
Raw
Normal View
History
Unescape
Escape
1. If user passes a non-existant filename on the commandline, just open a new file, don't raise a dialog. IDLEfork 954928. 2. Refactor EditorWindow.wakeup() to WindowList.ListedToplevel.wakeup() and clarify that the Toplevel of an EditorWindow is a WindowList.ListedToplevel. 3. Make a number of improvements to keyboard focus binding. Improve window raising, especially in the debugger. IDLEfork Bug 763524 (GvR list). 4. Bump idlever to 1.1a3 M Debugger.py M EditorWindow.py M FileList.py M NEWS.txt M PyShell.py M WindowList.py M idlever.py
2004-08-22 05:14:32 +00:00
IDLE_VERSION
=
"
1.1a3
"
Reference in a new issue
Copy permalink