[Python-Dev] rename bsddbmodule.c to bsddb185.c? (original) (raw)

Barry A. Warsaw barry@python.org
Tue, 25 Feb 2003 13:34:39 -0500


"GvR" == Guido van Rossum <guido@python.org> writes:

GvR> Or you could edit setup.py (and Modules/Setup.dist) to build
GvR> the module "bsddb185" from the source file "bsddbmodule.c",
GvR> and edit the source code to rename initbsddb() to initbsd185.

+1

-Barry