1. 11 Eyl, 2002 1 kayıt (commit)
  2. 17 Ock, 2001 1 kayıt (commit)
  3. 11 Tem, 2000 1 kayıt (commit)
  4. 28 Haz, 2000 2 kayıt (commit)
    • Guido van Rossum's avatar
      Running the program through itself reveals that one end tag was · a04ff0fb
      Guido van Rossum yazdı
      mislabeled.
      
      (Using -c and then -e rearranges some comments, so I won't check that
      in -- but it's a good test anyway.
      
      Note that pindent is not perfect -- e.g. it doesn't know about
      triple-quoted strings!)
      a04ff0fb
    • Guido van Rossum's avatar
      Peter Schneider-Kamp: · 59811b18
      Guido van Rossum yazdı
      Problem:
      A Python program can be completed and reformatted using
      Tools/scripts/pindent.py. Unfortunately there is no option for removal
      of the generated "# end"-tags.  Although a few Python commands or a
      "grep -v '# end '" can do wonders here, there are two drawbacks:
      - not everyone has grep/time to write a Python script
      - it is not checked whether the "# end"-tags were used validly
      
      Solution:
      add extra option "-e" (eliminate) to pindent.py
      59811b18
  5. 19 Haz, 1998 1 kayıt (commit)
  6. 27 Kas, 1996 1 kayıt (commit)
  7. 19 Agu, 1994 1 kayıt (commit)
  8. 07 Haz, 1994 1 kayıt (commit)
  9. 27 May, 1994 1 kayıt (commit)
  10. 15 May, 1994 1 kayıt (commit)