diff --git a/pep-3108.txt b/pep-3108.txt index a0bc7d7c2..60dd51b39 100644 --- a/pep-3108.txt +++ b/pep-3108.txt @@ -267,6 +267,13 @@ for what the module is meant for. + Turned off in Python 2.3. + 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 + subprocess module replaces them [#pep-0324]_.