]> granicus.if.org Git - python/commit
Trent Mick points out that the BSD DB also provides an ndbm compatibility
authorFred Drake <fdrake@acm.org>
Fri, 15 Sep 2000 03:38:12 +0000 (03:38 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 15 Sep 2000 03:38:12 +0000 (03:38 +0000)
commitae90f8da24d825285a0d12023412e96b58084f6c
treefeeff1e887cb09801f8da03224df4459743d8910
parentbbba66eb7d52c0f00b306009d37e8b488cdfe616
Trent Mick points out that the BSD DB also provides an ndbm compatibility
layer.  If that is available, consider that as an option as well.
Modules/dbmmodule.c
config.h.in
configure
configure.in