Re: [python-committers] r73807 - python/branches/py3k/setup.py

2009-07-07 Thread Benjamin Peterson
2009/7/7 Georg Brandl : > I think this should be reverted -- the support code is not for the > bsddb module, but for building the dbm module with bsddb. Would you mind doing the honors? I'm on holiday.:) -- Regards, Benjamin ___ python-committers mai

Re: [python-committers] r73807 - python/branches/py3k/setup.py

2009-07-07 Thread Georg Brandl
I think this should be reverted -- the support code is not for the bsddb module, but for building the dbm module with bsddb. Georg benjamin.peterson schrieb: > Author: benjamin.peterson > Date: Fri Jul 3 15:22:00 2009 > New Revision: 73807 > > Log: > rip out bsddb support code > > Modified: >