Add bsddb185 to the list of modules to go.
This commit is contained in:
parent
06bca6e5e3
commit
fd3f447b80
|
@ -267,6 +267,13 @@ for what the module is meant for.
|
||||||
+ Turned off in Python 2.3.
|
+ Turned off in Python 2.3.
|
||||||
+ Modules deemed unsafe.
|
+ Modules deemed unsafe.
|
||||||
|
|
||||||
|
* bsddb185
|
||||||
|
|
||||||
|
+ Superceded by bsddb3
|
||||||
|
+ Not built by default.
|
||||||
|
+ Documentation specifies that the "module should never be used
|
||||||
|
directly in new code".
|
||||||
|
|
||||||
* commands/popen2
|
* commands/popen2
|
||||||
|
|
||||||
+ subprocess module replaces them [#pep-0324]_.
|
+ subprocess module replaces them [#pep-0324]_.
|
||||||
|
|
Loading…
Reference in New Issue