mirror of
https://github.com/python/cpython.git
synced 2024-11-25 10:54:51 +08:00
Added comment with web location of bsddb windows port.
This commit is contained in:
parent
ea7364c7cd
commit
675e994a2e
@ -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…
Reference in New Issue
Block a user