An error occurred fetching the project authors.
  1. 09 Apr, 2004 2 commits
  2. 20 Feb, 2004 1 commit
    • Tim Peters's avatar
      Suppress the warning message about "Couldn't import the · f2f86ed8
      Tim Peters authored
      ExtensionClass-based base class ..." from Persistence/__init__.py.  It's
      bad to see that when running tests.
      
      This was fixed quite a while ago in ZODB 3.3, but the code appeared to
      get lost in the latest round of merges.  By eyeball, I didn't detect any
      other lossage in test.py.
      f2f86ed8
  3. 11 Feb, 2004 1 commit
    • Jeremy Hylton's avatar
      Add new setup.py and test.py files. · 21205e7f
      Jeremy Hylton authored
      I think it's safe to lose the revision history for these files.
      setup.py is a copy of ZODB3/setup.py with all the paths edited.
      test.py is a copy of ZODB4/test.py with no changes.
      21205e7f