Jesus Cea
|
6557aac599
|
pybsddb 4.8.4 integration. Please, comment in issue #8156
|
2010-03-22 14:22:26 +00:00 |
Brett Cannon
|
672237dc6c
|
warnings.catch_warnings() now returns a list or None instead of the custom
WarningsRecorder object. This makes the API simpler to use as no special object
must be learned.
Closes issue 3781.
Review by Benjamin Peterson.
|
2008-09-09 00:49:16 +00:00 |
Jesus Cea
|
4907d27c1f
|
Update bsddb code to version 4.7.3pre2. This code should
be compatible with Python 3.0, also.
http://www.jcea.es/programacion/pybsddb.htm#bsddb3-4.7.3
|
2008-08-31 14:00:51 +00:00 |
Jesus Cea
|
18eb1fa2dd
|
Testsuite for bsddb module, version 4.6.4
|
2008-05-13 20:57:59 +00:00 |