1. 20 Ara, 2004 1 kayıt (commit)
  2. 20 Haz, 2004 1 kayıt (commit)
  3. 27 Agu, 2003 1 kayıt (commit)
  4. 16 Ock, 2003 1 kayıt (commit)
  5. 15 Ock, 2003 1 kayıt (commit)
  6. 01 Haz, 2002 2 kayıt (commit)
  7. 18 Mar, 2002 1 kayıt (commit)
  8. 18 Nis, 2001 1 kayıt (commit)
    • Jeremy Hylton's avatar
      Fix compileall.py so that it fails on SyntaxErrors · 12b6457e
      Jeremy Hylton yazdı
      The changes cause compilation failures in any file in the Python
      installation lib directory to cause the install to fail.  It looks
      like compileall.py intended to behave this way, but a change to
      py_compile.py and a separate bug defeated it.
      
      Fixes SF bug #412436
      
      This change affects the test suite, which contains several files that
      contain intentional errors.  The solution is to extend compileall.py
      with the ability to skip compilation of selected files.
      
      NB compileall.py is changed so that compile_dir() returns success only
      if all recursive calls to compile_dir() also check success.
      12b6457e
  9. 20 Ock, 2001 1 kayıt (commit)
    • Skip Montanaro's avatar
      added __all__ lists to a number of Python modules · e99d5ea2
      Skip Montanaro yazdı
      added test script and expected output file as well
      this closes patch 103297.
      __all__ attributes will be added to other modules without first submitting
      a patch, just adding the necessary line to the test script to verify
      more-or-less correct implementation.
      e99d5ea2
  10. 29 Mar, 1999 1 kayıt (commit)
  11. 21 Ara, 1998 1 kayıt (commit)
  12. 26 Mar, 1998 1 kayıt (commit)
  13. 19 Ock, 1998 1 kayıt (commit)
  14. 31 Tem, 1996 1 kayıt (commit)
  15. 27 Şub, 1995 1 kayıt (commit)
  16. 29 Agu, 1994 1 kayıt (commit)