Home
last modified time | relevance | path

Searched refs:bsddb185 (Results 1 – 12 of 12) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_bsddb185.py9 bsddb185 = import_module('bsddb185', deprecated=True) variable
20 db = bsddb185.hashopen(findfile("185test.db"))
/external/python/cpython2/Doc/library/
Dbsddb.rst85 Beginning in 2.3 some Unix versions of Python may have a :mod:`bsddb185` module.
87 with the old Berkeley DB 1.85 database library. The :mod:`bsddb185` module
Dundoc.rst39 :mod:`bsddb185`
/external/python/cpython2/PC/os2emx/
DREADME.os2emx126 These include ncurses (_curses, _curses_panel), BSD DB (bsddb185),
400 has been renamed bsddb185. The bsddb185 module will not be built by
406 included bsddb185 module). Unless you have problems with software
418 import bsddb185 as bsddb
515 bsddb185 module with the gcc 3.2.1 build, I had to recompile the DB library
/external/python/cpython2/Misc/NEWS.d/
D2.6b1.rst918 The bsddb185 module has been deprecated for removal in Python 3.0.
/external/python/cpython2/
DREADME309 1.85 you will need to edit Modules/Setup to build the bsddb185
313 bsddb185 bsddbmodule.c
702 been retained as bsddb185, though it is not built by default. Users
/external/python/cpython2/Modules/
DSetup.dist432 #bsddb185 bsddbmodule.c -I$(DBPORT)/include -I$(DBPORT) $(DBPORT)/libdb.a
/external/python/cpython2/Doc/faq/
Dgeneral.rst457 What is this bsddb185 module my application keeps complaining about?
/external/python/cpython3/Doc/whatsnew/
D2.3.rst1237 The old version of the module has been renamed to :mod:`bsddb185` and is no
/external/python/cpython2/Doc/whatsnew/
D2.3.rst1237 The old version of the module has been renamed to :mod:`bsddb185` and is no
/external/python/cpython2/Misc/
DHISTORY4030 - the bsddb185 module is built in one restricted instance -
5305 and is now named bsddb185. This supports Berkeley DB versions from
/external/python/cpython3/Misc/
DHISTORY17330 - Removed these modules: audiodev, Bastion, bsddb185, exceptions,
21414 - the bsddb185 module is built in one restricted instance -
22689 and is now named bsddb185. This supports Berkeley DB versions from