1. 21 May, 2004 1 kayıt (commit)
  2. 20 May, 2004 5 kayıt (commit)
  3. 19 May, 2004 6 kayıt (commit)
  4. 18 May, 2004 6 kayıt (commit)
    • Raymond Hettinger's avatar
      285cfcce
    • Fred Drake's avatar
      9f15b5c1
    • Fred Drake's avatar
      ConfigParser: · 82903148
      Fred Drake yazdı
      - read() method returns a list of files parsed successfully
      - add tests, documentation
      (closes SF patch #677651)
      82903148
    • Fred Drake's avatar
      ConfigParser: · b4c60919
      Fred Drake yazdı
      - DuplicateSectionError is only raised by add_section()
      (closes SF bug #830449)
      b4c60919
    • Fred Drake's avatar
      ConfigParser: · abc086fb
      Fred Drake yazdı
      - don't allow setting options to non-string values; raise TypeError
        when the value is set, instead of raising an arbitrary exception
        later (such as when string interpolation is performed)
      - add tests, documentation
      (closes SF bug #810843)
      abc086fb
    • Fred Drake's avatar
      ConfigParser: · bc12b01d
      Fred Drake yazdı
      - ensure that option names in interpolations are handled by
        self.optionxform in the same way that other references to option
        names
      - add tests, documentation
      (closes SF bug #857881, patch #865455)
      bc12b01d
  5. 17 May, 2004 1 kayıt (commit)
  6. 16 May, 2004 1 kayıt (commit)
  7. 15 May, 2004 2 kayıt (commit)
  8. 14 May, 2004 1 kayıt (commit)
  9. 13 May, 2004 10 kayıt (commit)
  10. 12 May, 2004 7 kayıt (commit)