Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a566ff commit dce019eCopy full SHA for dce019e
2 files changed
Tools/idle/README.txt
@@ -1,7 +1,8 @@
1
-IDLE 0.2 - 8 January 1999
2
--------------------------
+IDLE 0.3 - 17 February 1999
+---------------------------
3
4
-For news about this release, see the file NEWS.txt.
+For news about this release, see the file NEWS.txt. (For a more
5
+detailed change log, see the file ChangeLog.)
6
7
This is an early release of IDLE, my own attempt at a Tkinter-based
8
IDE for Python. It has the following features:
Tools/idle/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "0.2"
+IDLE_VERSION = "0.3"
0 commit comments