[Python-Dev] Distutils confuses Berkeley DB and dbm?
Oleg Broytmann
Oleg Broytmann <phd@phd.pp.ru>
Fri, 31 May 2002 18:44:18 +0400
On Fri, May 31, 2002 at 09:34:22AM -0500, Skip Montanaro wrote:
> but why incorporate
> version names into module names that track releases?
I would very much to see few different modules for BSDDB - I still use
BerkeleyDB 1.85 (to read/write DBs for a closed-source program), and use
newer versions for other needs.
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.