1. 03 Mar, 1997 1 kayıt (commit)
  2. 28 Şub, 1997 1 kayıt (commit)
  3. 26 Şub, 1997 1 kayıt (commit)
  4. 25 Şub, 1997 1 kayıt (commit)
  5. 24 Şub, 1997 6 kayıt (commit)
  6. 23 Şub, 1997 1 kayıt (commit)
  7. 21 Şub, 1997 2 kayıt (commit)
  8. 20 Şub, 1997 8 kayıt (commit)
  9. 19 Şub, 1997 2 kayıt (commit)
  10. 18 Şub, 1997 9 kayıt (commit)
  11. 17 Şub, 1997 4 kayıt (commit)
  12. 15 Şub, 1997 1 kayıt (commit)
    • Guido van Rossum's avatar
      Require _tkinter -- don't attempt to import tkinter when _tkinter does · 9580609b
      Guido van Rossum yazdı
      not exist.  All 8 uses of tkinter are replaced with _tkinter.  Still
      create a variable tkinter though, because that is used by other
      modules importing Tkinter (e.g. tkinter.createfilehandler()).
      
      Also added a comment to the 'import _tkinter' line saying that if this
      fails, Python is not configured correctly.
      9580609b
  13. 14 Şub, 1997 3 kayıt (commit)