commit | 404378f83432651429634d7e2a66d2b079397099 | [log] [tgz] |
---|---|---|
author | Skip Montanaro <skip@pobox.com> | Fri Aug 02 17:12:15 2002 +0000 |
committer | Skip Montanaro <skip@pobox.com> | Fri Aug 02 17:12:15 2002 +0000 |
tree | 2b320aab0d8c32cbfe6828dc80ef652e032db993 | |
parent | 13a5678a5152b019300baeb5dcfe5bbc780e84d9 [diff] |
catch the situation where Berkeley DB is used to emulate dbm(3) library functions. In this case, calling dbm.open("foo", "c") actually creates a file named "foo.db".