[Python-3000] Suggested PEP 3108 addition (original) (raw)
Brett Cannon brett at python.org
Sun Apr 29 22:04:09 CEST 2007
- Previous message: [Python-3000] Suggested PEP 3108 addition
- Next message: [Python-3000] ABC PEP isinstance issue Was: PEP 31XX: A Type Hierarchy for Numbers (and other algebraic entities)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Done.
On 4/25/07, Collin Winter <collinw at gmail.com> wrote:
I'd like to propose that the bsddb185 module be added to PEP 3108's list of modules slated for removal. Reasons to kill it:
- The module isn't built by default; manual tweaking of setup.py is required. - The following scare-paragraph is included at the bottom of http://docs.python.org/lib/module-bsddb.html: """ Beginning in 2.3 some Unix versions of Python may have a bsddb185 module. This is present only to allow backwards compatibility with systems which ship with the old Berkeley DB 1.85 database library. The bsddb185 module should never be used directly in new code. """ Collin Winter
Python-3000 mailing list Python-3000 at python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/brett%40python.org
- Previous message: [Python-3000] Suggested PEP 3108 addition
- Next message: [Python-3000] ABC PEP isinstance issue Was: PEP 31XX: A Type Hierarchy for Numbers (and other algebraic entities)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]