1. 20 May, 2008 1 kayıt (commit)
  2. 17 May, 2008 1 kayıt (commit)
  3. 16 May, 2008 1 kayıt (commit)
  4. 09 Şub, 2007 1 kayıt (commit)
    • Guido van Rossum's avatar
      Fix most trivially-findable print statements. · be19ed77
      Guido van Rossum yazdı
      There's one major and one minor category still unfixed:
      doctests are the major category (and I hope to be able to augment the
      refactoring tool to refactor bona fide doctests soon);
      other code generating print statements in strings is the minor category.
      
      (Oh, and I don't know if the compiler package works.)
      be19ed77
  5. 14 Ock, 2003 1 kayıt (commit)
    • Kurt B. Kaiser's avatar
      M Bindings.py · 8e92bf76
      Kurt B. Kaiser yazdı
      M EditorWindow.py
      M NEWS.txt
      M config-main.def
      M configDialog.py
      M configHandler.py
      M configHelpSourceEdit.py
      M configSectionNameDialog.py
      
      - Change default: IDLE now starts with Python Shell.
      
      - Removed the File Path from the Additional Help Sources scrolled list.
      
      - Add capability to access Additional Help Sources on the web if the
        Help File Path begins with //http or www.  (Otherwise local path is
        validated, as before.)
      
      - Additional Help Sources were not being posted on the Help menu in the
        order entered.  Implement sorting the list by [HelpFiles] 'option'
        number.
      
      - Add Browse button to New Help Source dialog.  Arrange to start in
        Python/Doc if platform is Windows, otherwise start in current directory.
      
      - Put the Additional Help Sources directly on the Help menu instead of in
        an Extra Help cascade menu.  Rearrange the Help menu so the Additional
        Help Sources come last.  Update help.txt appropriately.
      
      - Fix Tk root pop-ups in configSectionNameDialog.py  and configDialog.py
      8e92bf76
  6. 31 Ara, 2002 1 kayıt (commit)
  7. 05 Şub, 2002 1 kayıt (commit)
  8. 24 Ock, 2002 1 kayıt (commit)