Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-05-19 | Add __repr__ implementation for Tdb. | Jelmer Vernooij | 1 | -2/+5 |
2008-02-12 | Avoid using setup.py for intsallation. | Jelmer Vernooij | 1 | -0/+5 |
2008-01-10 | tdb: Add simple reimplementation of tdbdump in Python as an example of the td... | Jelmer Vernooij | 1 | -0/+12 |
2008-01-06 | r26677: Implement and test iter{keys,values,items} for tdb bindings. | Tim Potter | 1 | -2/+21 |
2007-12-26 | r26586: Rename fetch to get for consistency with the Python dictionary interf... | Jelmer Vernooij | 1 | -2/+2 |
2007-12-26 | r26583: Throw a proper exception in the python code when tdb_open() fails, fi... | Jelmer Vernooij | 1 | -0/+6 |
2007-12-21 | r26107: Add more tests. | Jelmer Vernooij | 1 | -0/+22 |
2007-12-21 | r26077: Import updated TDB bindings. | Jelmer Vernooij | 1 | -0/+97 |