1. 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
  2. 14 Ock, 2001 1 kayıt (commit)
  3. 12 Ara, 2000 1 kayıt (commit)
  4. 09 Eki, 2000 1 kayıt (commit)
  5. 30 Agu, 2000 1 kayıt (commit)
    • Skip Montanaro's avatar
      patches from David Goodger. Closes patch 101085. · ad3bc44d
      Skip Montanaro yazdı
      * deletes cache
      * adds firstweekday and setfirstweekday functions that allow user to control
        which day of the week is first when displaying calendars
      * adds month, week, calendar functions that return their results instead of
        printing them
      * adds symbolic constants MONDAY, ..., SUNDAY so users need not remember the
        ordinal values of the weekdays
      ad3bc44d
  6. 28 Haz, 2000 1 kayıt (commit)
  7. 02 Şub, 2000 1 kayıt (commit)
    • Guido van Rossum's avatar
      Mass patch by Ka-Ping Yee: · 4acc25bd
      Guido van Rossum yazdı
          1. Comments at the beginning of the module, before
             functions, and before classes have been turned
             into docstrings.
      
          2. Tabs are normalized to four spaces.
      
      Also, removed the "remove" function from dircmp.py, which reimplements
      list.remove() (it must have been very old).
      4acc25bd
  8. 09 Haz, 1999 1 kayıt (commit)
  9. 03 May, 1999 1 kayıt (commit)
  10. 01 Agu, 1994 1 kayıt (commit)
  11. 29 Ara, 1993 1 kayıt (commit)
  12. 23 Haz, 1993 1 kayıt (commit)
  13. 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
  14. 17 Haz, 1993 1 kayıt (commit)
  15. 05 Şub, 1993 1 kayıt (commit)
  16. 04 Ock, 1993 1 kayıt (commit)
  17. 18 Eki, 1992 1 kayıt (commit)
  18. 09 Tem, 1992 1 kayıt (commit)
  19. 01 Ock, 1992 1 kayıt (commit)
  20. 26 Ara, 1991 1 kayıt (commit)
  21. 13 Eki, 1990 1 kayıt (commit)