1. 22 Eyl, 2015 8 kayıt (commit)
  2. 21 Eyl, 2015 30 kayıt (commit)
  3. 20 Eyl, 2015 2 kayıt (commit)
    • Terry Jan Reedy's avatar
      Merge with 3.4 · 47f9741e
      Terry Jan Reedy yazdı
      47f9741e
    • Terry Jan Reedy's avatar
      Issue #16893: Replace help.txt with idle.html for Idle doc display. · 5d46ab12
      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.
      5d46ab12