1. 01 Eyl, 2000 1 kayıt (commit)
  2. 22 Tem, 2000 2 kayıt (commit)
  3. 30 Haz, 2000 2 kayıt (commit)
  4. 26 May, 2000 1 kayıt (commit)
    • Jeremy Hylton's avatar
      Patch from M.-A. Lemburg: · 847a9968
      Jeremy Hylton yazdı
      Python on UNIX now trusts PYTHONHOME unconditionally
      
      Modules/getpath.c:
      
      Landmark changed to os.py.
      
      Setting PYTHONHOME now unconditionally sets sys.prefix
      (and sys.exec_prefix). No further checks are done whether the
      standard lib can be found in that location or not. This is in
      sync with the PC subdir getpath implementations.
      
      PC/getpathp.c:
      
      Landmark changed to os.py.
      
      PC/os2vacpp/getpathp.c:
      
      Landmark changed to os.py.
      
      Note: BAW's checkin on exceptions.c eliminates earlier concerns about
      a bogus PYTHONHOME value leading to a core dump.  Instead it causes a
      useless sys.path and prevents imports.
      847a9968
  5. 27 Tem, 1998 1 kayıt (commit)
  6. 11 Ara, 1997 1 kayıt (commit)
  7. 05 Ara, 1997 1 kayıt (commit)
  8. 22 Kas, 1997 1 kayıt (commit)
  9. 29 Eyl, 1997 1 kayıt (commit)
  10. 13 Agu, 1997 2 kayıt (commit)
  11. 19 May, 1997 1 kayıt (commit)