1. 20 Nov, 2003 2 commits
    • Evan Simpson's avatar
      Missed a line. · eea27439
      Evan Simpson authored
      eea27439
    • Evan Simpson's avatar
      Mostly fixed Collector #1129. Badly formed ISO8601 dates are rejected, · 6bfff663
      Evan Simpson authored
      except that 'Z' is still allowed in front of a '+/-HH:MM' timezone.  I
      left that in since it was used elsewhere in the code, and was probably
      harmless, whereas the other parse problems caused dates like "2003-2-5"
      to be accepted as valid and silently converted into "2003-01-01".
      
      Also re-exposed the DateTime-specific exceptions as attributes of the
      DateTime class.  During their recent converted from strings to classes,
      they were removed.
      6bfff663
  2. 19 Nov, 2003 1 commit
  3. 18 Nov, 2003 3 commits
  4. 14 Nov, 2003 1 commit
    • Tres Seaver's avatar
      · 23ac3cc5
      Tres Seaver authored
           - AccessControl.User used a misleading string exeception,
             'NotImplemented', which shadowed the Python builtin.
      23ac3cc5
  5. 12 Nov, 2003 3 commits
  6. 09 Nov, 2003 1 commit
  7. 07 Nov, 2003 1 commit
  8. 06 Nov, 2003 6 commits
  9. 05 Nov, 2003 3 commits
  10. 04 Nov, 2003 19 commits