1. 20 Mar, 2001 1 kayıt (commit)
  2. 15 Ock, 2001 1 kayıt (commit)
  3. 12 Ara, 2000 1 kayıt (commit)
  4. 04 Şub, 2000 1 kayıt (commit)
    • Guido van Rossum's avatar
      The third and final doc-string sweep by Ka-Ping Yee. · e7b146fb
      Guido van Rossum yazdı
      The attached patches update the standard library so that all modules
      have docstrings beginning with one-line summaries.
      
      A new docstring was added to formatter.  The docstring for os.py
      was updated to mention nt, os2, ce in addition to posix, dos, mac.
      e7b146fb
  5. 22 Eki, 1997 1 kayıt (commit)
  6. 01 Agu, 1994 1 kayıt (commit)
  7. 23 Haz, 1993 1 kayıt (commit)
  8. 20 Haz, 1993 1 kayıt (commit)
    • Guido van Rossum's avatar
      * aifc.py: don't die on invalid MARK chunk · 9b3bc715
      Guido van Rossum yazdı
      * calendar.py: remove stuff now built in time; some cleanup and
        generalization in the calendar printing
      * cmd.py: use __init__.
      * tzparse.py: This module is no longer necessary -- use builtin time instead!
      9b3bc715
  9. 29 Mar, 1993 1 kayıt (commit)
    • Guido van Rossum's avatar
      * Fix bug in tzparse.py for DST timezone · e7113b6b
      Guido van Rossum yazdı
      * Added whatis command to pdb.py
      * new module GET.py (GL definitions from <gl/get.h>)
      * rect.py: is_empty takes a rect as argument, not two points.
      * Added tests for builtin round() [XXX not yet complete!]
      e7113b6b
  10. 18 Eki, 1992 1 kayıt (commit)