1. 09 May, 2002 1 kayıt (commit)
  2. 12 Eki, 2001 1 kayıt (commit)
    • Guido van Rossum's avatar
      SF patch #467455 : Enhanced environment variables, by Toby Dickenson. · 9abaf4d3
      Guido van Rossum yazdı
         This patch changes to logic to:
      
         if env.var. set and non-empty:
             if env.var. is an integer:
                 set flag to that integer
         if flag is zero: # [actually, <= 0 --GvR]
             set flag to 1
      
         Under this patch, anyone currently using
         PYTHONVERBOSE=yes will get the same output as before.
      
         PYTHONVERBNOSE=2 will generate more verbosity than
         before.
      
         The only unusual case that the following three are
         still all equivalent:
         PYTHONVERBOSE=yespleas
         PYTHONVERBOSE=1
         PYTHONVERBOSE=0
      9abaf4d3
  3. 05 Eyl, 2001 2 kayıt (commit)
  4. 26 Tem, 2001 1 kayıt (commit)
  5. 23 Tem, 2001 1 kayıt (commit)
  6. 05 Nis, 2001 1 kayıt (commit)
  7. 19 Ara, 2000 1 kayıt (commit)
  8. 15 Eyl, 2000 1 kayıt (commit)
  9. 01 Eyl, 2000 1 kayıt (commit)
  10. 30 Haz, 2000 1 kayıt (commit)
  11. 20 Agu, 1999 2 kayıt (commit)
  12. 10 Nis, 1998 2 kayıt (commit)
  13. 08 Eyl, 1997 1 kayıt (commit)
  14. 19 Tem, 1997 1 kayıt (commit)
  15. 25 Eki, 1996 1 kayıt (commit)
  16. 30 Tem, 1996 1 kayıt (commit)
  17. 04 Ock, 1995 1 kayıt (commit)
  18. 30 May, 1994 1 kayıt (commit)
  19. 03 May, 1994 1 kayıt (commit)
  20. 23 Şub, 1994 1 kayıt (commit)
  21. 26 Ock, 1994 1 kayıt (commit)