Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
a2ca434c
Kaydet (Commit)
a2ca434c
authored
Nis 07, 1999
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
New version.
üst
b6987b13
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
4 deletions
+14
-4
NEWS.txt
Tools/idle/NEWS.txt
+9
-0
README.txt
Tools/idle/README.txt
+5
-4
No files found.
Tools/idle/NEWS.txt
Dosyayı görüntüle @
a2ca434c
...
@@ -2,6 +2,15 @@
...
@@ -2,6 +2,15 @@
----------------------------------------------------------------------
----------------------------------------------------------------------
New in IDLE 0.4 (4/7/99)
------------------------
Most important change: a new menu entry "File -> Path browser", shows
a 4-column hierarchical browser which lets you browse sys.path,
directories, modules, and classes. Yes, it's a superset of the Class
browser menu entry. There's also a new internal module,
MultiScrolledLists.py, which provides the framework for this dialog.
New in IDLE 0.3 (2/17/99)
New in IDLE 0.3 (2/17/99)
-------------------------
-------------------------
...
...
Tools/idle/README.txt
Dosyayı görüntüle @
a2ca434c
IDLE 0.
3 - 17 February
1999
IDLE 0.
4 - 7 April
1999
-----------------------
----
-----------------------
For news about this release, see the file NEWS.txt. (For a more
For news about this release, see the file NEWS.txt. (For a more
detailed change log, see the file ChangeLog.)
detailed change log, see the file ChangeLog.)
...
@@ -18,9 +18,10 @@ to avoid popping up a DOS console. Any arguments passed are interpreted
...
@@ -18,9 +18,10 @@ to avoid popping up a DOS console. Any arguments passed are interpreted
as files that will be opened for editing.
as files that will be opened for editing.
IDLE requires Python 1.5.2, so it is currently only usable with the
IDLE requires Python 1.5.2, so it is currently only usable with the
Python 1.5.2
beta
distribution (luckily, IDLE is bundled with Python
Python 1.5.2 distribution (luckily, IDLE is bundled with Python
1.5.2).
1.5.2).
Please send feedback to the Python newsgroup, comp.lang.python.
Please send feedback to the Python newsgroup, comp.lang.python, and cc
me <guido@python.org>.
--Guido van Rossum (home page: http://www.python.org/~guido/)
--Guido van Rossum (home page: http://www.python.org/~guido/)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment