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 Tem, 2001 1 kayıt (commit)
  6. 15 Agu, 2000 1 kayıt (commit)
  7. 10 Mar, 1999 1 kayıt (commit)
  8. 02 Ock, 1999 1 kayıt (commit)
    • Guido van Rossum's avatar
      Checking in IDLE 0.2. · 504b0bf0
      Guido van Rossum yazdı
      Much has changed -- too much, in fact, to write down.
      The big news is that there's a standard way to write IDLE extensions;
      see extend.txt.  Some sample extensions have been provided, and
      some existing code has been converted to extensions.  Probably the
      biggest new user feature is a new search dialog with more options,
      search and replace, and even search in files (grep).
      
      This is exactly as downloaded from my laptop after returning
      from the holidays -- it hasn't even been tested on Unix yet.
      504b0bf0
  9. 16 Eki, 1998 1 kayıt (commit)
  10. 15 Eki, 1998 1 kayıt (commit)