- 14 Haz, 2017 1 kayıt (commit)
-
-
terryjreedy yazdı
When IDLE fail to start because the socket connection fails, direct people to a new subsection of the IDLE doc listing various causes and remedies.
-
- 16 Şub, 2017 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
- 12 Eyl, 2016 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Patch by Roger Serwy, updated by Bayard Randel.
-
- 30 Agu, 2016 2 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Raymond Hettinger yazdı
-
- 25 Agu, 2016 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
- 11 Haz, 2016 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Reformat header above separator line (added if missing) to a common format. Patch by Yoni Lavi.
-
- 02 May, 2016 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
The reload(sys) effect was the crux of a Stackoverflow question.
-
- 01 Mar, 2016 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Doc/build/html/library/idle.html, which is built from Doc/library/idle.rst. Help.html is an rstrip()ed copy of idle.html that can be pushed. The displayed content is unchanged because a) the version number is not displayed, being inherent in the version displaying the file and b) the tt tag was ignored by the custom parser in idlelib/help.py. The wrapped <span class="pre"> tags remain as they were. This will be merged in 3.6 (without conflict) because the 3.6 help.html is a copy of the 3.5 file (which was a copy of the 3.4 file). The two files will remain the same until either a) there is a content change that only applies to one of them or b) 3.5 maintenance ends and the 3.6 file is itself rebased.
-
- 14 Eki, 2015 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
tab in the IDLE Preferences dialog. Code patch by Mark Roseman.
-
- 03 Eki, 2015 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
curious users. The previous user content is now in the IDLE doc and is redundant. IDLE now means 'Integrated Development and Learning Environment'.
-
- 29 Eyl, 2015 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
- 25 Eyl, 2015 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
- 24 Eyl, 2015 2 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
to finish making current README.txt obsolete.
-
- 23 Eyl, 2015 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Some were missing and notes were not correct.
-
- 22 Eyl, 2015 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Change destination to help.html. Adjust NEWS entries.
-
- 21 Eyl, 2015 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
- 20 Eyl, 2015 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
The new idlelib/idle.html is copied from Doc/build/html/idle.html. It looks better than help.txt and will better document Idle as released. The tkinter html viewer that works for this file was written by Rose Roseman. The new code is in idlelib/help.py, a new file for help menu classes. The now unused EditorWindow.HelpDialog class and helt.txt file are deprecated.
-