mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Added comment with web location of bsddb windows port.
This commit is contained in:
parent
ea7364c7cd
commit
675e994a2e
1 changed files with 4 additions and 1 deletions
|
@ -38,7 +38,10 @@ PERFORMANCE OF THIS SOFTWARE.
|
|||
- provide interface to the B-tree and record libraries too
|
||||
- provide a way to access the various hash functions
|
||||
- support more open flags
|
||||
*/
|
||||
|
||||
The windows port of the Berkeley DB code is hard to find on the web:
|
||||
www.nightmare.com/software.html
|
||||
*/
|
||||
|
||||
#include "Python.h"
|
||||
#ifdef WITH_THREAD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue