1. 17 Oct, 2002 2 commits
    • Fred Drake's avatar
      Clean up: · f22d2b49
      Fred Drake authored
      - determine the directory containing the supplemental data file in the
        normal way
      - don't use assert statements; use the appropriate self.assert*()
        methods consistently
      - organize imports in Python Normal Form
      - whitespace cleanup
      f22d2b49
    • Lennart Regebro's avatar
      Now the tests work again. · 3ff79a8c
      Lennart Regebro authored
      3ff79a8c
  2. 16 Oct, 2002 5 commits
  3. 15 Oct, 2002 4 commits
  4. 14 Oct, 2002 2 commits
    • Shane Hathaway's avatar
      Merge from 2_6 branch. · 42ea9a15
      Shane Hathaway authored
      PageTemplateFiles were previously owned by whatever object contained
      them.  This resulted in very hard bugs if the user who owned the
      container was removed.  Since PageTemplateFiles come from the
      filesystem, they are now "unowned", similar to DTMLFiles.  Security is
      still applied, but now it is applied correctly.
      42ea9a15
    • Brian Lloyd's avatar
      Backport fix for bad type converter. · 36a4864b
      Brian Lloyd authored
      36a4864b
  5. 12 Oct, 2002 1 commit
    • Martijn Pieters's avatar
      Add missing import. · 1025149c
      Martijn Pieters authored
      Ahem, *cough*: "Please run the test suite before checking in a change! At
      the very least run the tests for the package you changed."
      1025149c
  6. 11 Oct, 2002 3 commits
  7. 10 Oct, 2002 6 commits
  8. 09 Oct, 2002 6 commits
  9. 08 Oct, 2002 4 commits
  10. 07 Oct, 2002 1 commit
  11. 06 Oct, 2002 2 commits
  12. 05 Oct, 2002 4 commits