Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at | Barry Warsaw | 2002-12-30 | 21 | -329/+597 |
* | Template for future tests. | Barry Warsaw | 2002-12-30 | 1 | -7/+4 |
* | In class bsdTableDB, add class variables db and env (set to None) to | Guido van Rossum | 2002-12-02 | 1 | -0/+5 |
* | Fix typo in except clause (_db should be _bsddb). | Guido van Rossum | 2002-12-02 | 1 | -1/+1 |
* | Delete bsddb from sys.modules if _bsddb cannot be imported. | Martin v. Löwis | 2002-11-24 | 1 | -1/+8 |
* | Whitespace normalization. | Tim Peters | 2002-11-24 | 14 | -25/+5 |
* | Merge with bsddb3 2002.11.23.10.42.36 | Martin v. Löwis | 2002-11-23 | 5 | -39/+84 |
* | Replace bsddb3 and _db occurrences. | Martin v. Löwis | 2002-11-19 | 3 | -4/+4 |
* | Importing test suite from bsddb3 3.4.0 (with modifications). | Martin v. Löwis | 2002-11-19 | 15 | -0/+3240 |
* | Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185. | Martin v. Löwis | 2002-11-19 | 7 | -0/+1638 |