1. 08 Haz, 2004 1 kayıt (commit)
  2. 27 Şub, 2003 1 kayıt (commit)
  3. 14 Şub, 2003 1 kayıt (commit)
  4. 29 Ock, 2003 1 kayıt (commit)
  5. 15 Ock, 2003 1 kayıt (commit)
  6. 03 Ock, 2003 1 kayıt (commit)
  7. 31 Ara, 2002 1 kayıt (commit)
  8. 12 Ara, 2002 1 kayıt (commit)
  9. 08 Eki, 2002 1 kayıt (commit)
  10. 01 Haz, 2002 1 kayıt (commit)
  11. 23 May, 2002 1 kayıt (commit)
  12. 23 Nis, 2002 1 kayıt (commit)
  13. 22 Nis, 2002 1 kayıt (commit)
    • Jack Jansen's avatar
      Fixes based on ideas from Christopher Smith: · 992d58b7
      Jack Jansen yazdı
      - islink() now returns true for alias files
      - walk() no longer follows aliases while traversing
      - realpath() implemented, returning an alias-free pathname.
      
      As this could conceivably break existing code I think it isn't a bugfix candidate.
      992d58b7
  14. 07 Nis, 2002 1 kayıt (commit)
  15. 04 Nis, 2002 1 kayıt (commit)
  16. 31 Mar, 2002 2 kayıt (commit)
  17. 10 Eki, 2001 1 kayıt (commit)
  18. 17 Eyl, 2001 1 kayıt (commit)
    • Guido van Rossum's avatar
      SF patch #461781 by Chris Lawrence: os.path.realpath - Resolve symlinks: · 83eeef4b
      Guido van Rossum yazdı
         Once upon a time, I put together a little function
         that tries to find the canonical filename for a given
         pathname on POSIX. I've finally gotten around to
         turning it into a proper patch with documentation.
         On non-POSIX, I made it an alias for 'abspath', as
         that's the behavior on POSIX when no symlinks are
         encountered in the path.
      
         Example:
         >>> os.path.realpath('/usr/bin/X11/X')
         '/usr/X11R6/bin/X'
      83eeef4b
  19. 08 Agu, 2001 1 kayıt (commit)
  20. 24 Ock, 2001 1 kayıt (commit)
  21. 12 Ara, 2000 1 kayıt (commit)
  22. 28 Eyl, 2000 1 kayıt (commit)
  23. 23 Agu, 2000 1 kayıt (commit)
  24. 06 Agu, 2000 1 kayıt (commit)
  25. 12 Tem, 2000 1 kayıt (commit)
  26. 01 Tem, 2000 1 kayıt (commit)
  27. 04 Şub, 2000 1 kayıt (commit)
    • Guido van Rossum's avatar
      More trivial comment -> docstring transformations by Ka-Ping Yee, · 54f22ed3
      Guido van Rossum yazdı
      who writes:
      
      Here is batch 2, as a big collection of CVS context diffs.
      Along with moving comments into docstrings, i've added a
      couple of missing docstrings and attempted to make sure more
      module docstrings begin with a one-line summary.
      
      I did not add docstrings to the methods in profile.py for
      fear of upsetting any careful optimizations there, though
      i did move class documentation into class docstrings.
      
      The convention i'm using is to leave credits/version/copyright
      type of stuff in # comments, and move the rest of the descriptive
      stuff about module usage into module docstrings.  Hope this is
      okay.
      54f22ed3
  28. 23 Tem, 1999 1 kayıt (commit)
  29. 29 Ock, 1999 1 kayıt (commit)
  30. 24 Tem, 1998 1 kayıt (commit)
  31. 03 Mar, 1998 1 kayıt (commit)
  32. 21 May, 1997 1 kayıt (commit)
  33. 18 Şub, 1997 2 kayıt (commit)
  34. 23 Tem, 1996 1 kayıt (commit)
  35. 15 Ara, 1995 1 kayıt (commit)
  36. 10 Agu, 1995 1 kayıt (commit)
  37. 07 Agu, 1995 1 kayıt (commit)
  38. 27 Ock, 1995 1 kayıt (commit)