1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-23 20:23:50 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Jelmer Vernooij
7b93e43dad Avoid using setup.py for intsallation. 2008-02-12 01:21:10 +01:00
Jelmer Vernooij
47d797f788 tdb: Add simple reimplementation of tdbdump in Python as an example of the tdb Python bindings. 2008-01-10 23:41:14 +01:00
Tim Potter
5c3c131d17 r26677: Implement and test iter{keys,values,items} for tdb bindings.
Use tempfile.mkstemp() instead of os.tmpnam() in tests.
2008-01-06 17:21:02 -06:00
Jelmer Vernooij
fadab7c60b r26586: Rename fetch to get for consistency with the Python dictionary interface. 2007-12-26 11:57:04 -06:00
Jelmer Vernooij
4ff8f4e370 r26583: Throw a proper exception in the python code when tdb_open() fails, fix indentation in generated SWIG code from pidl. 2007-12-26 11:57:03 -06:00
Jelmer Vernooij
afa5f7c9e9 r26107: Add more tests. 2007-12-21 05:46:06 +01:00
Jelmer Vernooij
afe091d92e r26077: Import updated TDB bindings. 2007-12-21 05:45:55 +01:00