Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup of header files for python extensions. | Tim Potter | 2003-02-18 | 1 | -4/+1 |
| | | | | | | - combine py_foo_proto.h and py_foo.h - move #include of Python.h into one place so we can get rid of that annoying compiler warning about HAVE_FSTAT being redefined | ||||
* | Some rearrangement of header files. | Tim Potter | 2002-05-27 | 1 | -1/+1 |
| | |||||
* | A tdb module based on some tips from Mike Noriega. This version supports | Tim Potter | 2002-05-21 | 1 | -0/+29 |
locking and tdb traversal using python callbacks. |