mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
support linking the _bsddb extension module against BerkeleyDB 4.5
[backport of r53252]
This commit is contained in:
parent
bea1c70144
commit
1a050f5f52
6 changed files with 19 additions and 8 deletions
|
@ -16,7 +16,7 @@ serialize them somehow, typically using \function{marshal.dumps()} or
|
|||
\function{pickle.dumps()}.
|
||||
|
||||
The \module{bsddb} module requires a Berkeley DB library version from
|
||||
3.3 thru 4.4.
|
||||
3.3 thru 4.5.
|
||||
|
||||
\begin{seealso}
|
||||
\seeurl{http://pybsddb.sourceforge.net/}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue