commit | b98eb875dc4d23cdbf56e080a31de0881d2b6965 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Wed Sep 03 22:30:12 2008 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Wed Sep 03 22:30:12 2008 +0000 |
tree | 2dcc04afc7c0919fd47297d7d13f33f60b79e9f1 | |
parent | dcc1e117604cc64dfa03a703391fbaeba654181a [diff] [blame] |
remove bsddb
diff --git a/Misc/NEWS b/Misc/NEWS index 111450d..eca0a17 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -73,6 +73,8 @@ Library ------- +- The bsddb module has been removed. + - Issue #3719: platform.architecture() fails if there are spaces in the path to the Python binary.