[New-bugs-announce] [issue6491] Improve --with-dbmliborder option

Arfrever Frehtes Taifersar Arahesis report at bugs.python.org
Wed Jul 15 19:18:07 CEST 2009


New submission from Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA at GMail.Com>:

--with-dbmliborder option doesn't allow to specify that no dbm modules
are requested. It also doesn't affect "Anthony Baxter's gdbm module".

The attached patch allows to specify "--with-dbmliborder=" which should
disable building of all dbm modules.

----------
components: Build
files: python-dbmliborder.patch
keywords: patch
messages: 90539
nosy: Arfrever
severity: normal
status: open
title: Improve --with-dbmliborder option
versions: Python 2.7, Python 3.1
Added file: http://bugs.python.org/file14501/python-dbmliborder.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6491>
_______________________________________


More information about the New-bugs-announce mailing list