]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
add open function to bsddb185 module so the file format sniffing can be
authorSkip Montanaro <skip@pobox.com>
Tue, 6 May 2003 20:38:52 +0000 (20:38 +0000)
committerSkip Montanaro <skip@pobox.com>
Tue, 6 May 2003 20:38:52 +0000 (20:38 +0000)
commitc797ceb545f79cbf8899d66cfbfbd74a2e71ffdb
tree45736f8582413cfb5d97351004dc7bdb332f2047
parent6967f2c2e9d4079297558fa96b0b9bf1d0a3d27b
add open function to bsddb185 module so the file format sniffing can be
restricted to the whichdb module
Modules/bsddbmodule.c