Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix import to work with either module name. | Gregory P. Smith | 2005-06-09 | 1 | -1/+6 |
| | |||||
* | Tools/scripts/reindent.py _is_ your friend | Anthony Baxter | 2005-06-08 | 1 | -26/+26 |
| | |||||
* | make the tests that expect uncatchable exceptions from a callback test | Gregory P. Smith | 2005-06-06 | 1 | -19/+48 |
| | | | | | | for them in a roundabout way (catching and parsing stderr) keeps test output clean. | ||||
* | Whitespace normalization. | Tim Peters | 2005-06-03 | 1 | -186/+186 |
| | |||||
* | pybsddb 4.3.1, adds support for DB.set_bt_compare database btree comparison | Gregory P. Smith | 2005-06-03 | 1 | -0/+215 |
functions written in python. contributed by <frederic.gobry@epfl.ch> |