1. 30 Mar, 2005 1 commit
  2. 11 Mar, 2005 1 commit
  3. 12 Jan, 2005 1 commit
  4. 11 Nov, 2004 1 commit
  5. 02 Jun, 2004 1 commit
  6. 23 Apr, 2004 1 commit
  7. 19 Apr, 2004 1 commit
  8. 09 Apr, 2004 1 commit
  9. 26 Feb, 2004 1 commit
    • Jeremy Hylton's avatar
      Add tests, docs, and a bunch of small cleanups. · 9e24d096
      Jeremy Hylton authored
      Add get() as preferred synonym for __getitem__.  Change several uses
          of subscripting to get().
      Change add() to register new object with transaction.
      Change several methods to raise RuntimeError if they are called when
          the Connection is closed.
      Add experimental epydoc markup to doc strings.
      Extend doc strings and write new tests for "User Methods."
      9e24d096
  10. 25 Feb, 2004 1 commit
    • Jim Fulton's avatar
      Added broken-object support. · 26b41873
      Jim Fulton authored
      Broken objects are objects who's class has gone away, typically
      because modules or classes have been removed or moved.
      26b41873
  11. 23 Feb, 2004 1 commit
  12. 19 Feb, 2004 7 commits
  13. 28 Nov, 2003 1 commit