diff options
author | Skip Montanaro <skip@pobox.com> | 2002-08-02 17:12:15 (GMT) |
---|---|---|
committer | Skip Montanaro <skip@pobox.com> | 2002-08-02 17:12:15 (GMT) |
commit | 404378f83432651429634d7e2a66d2b079397099 (patch) | |
tree | 2b320aab0d8c32cbfe6828dc80ef652e032db993 /Modules/dbmmodule.c | |
parent | 13a5678a5152b019300baeb5dcfe5bbc780e84d9 (diff) | |
download | cpython-404378f83432651429634d7e2a66d2b079397099.zip cpython-404378f83432651429634d7e2a66d2b079397099.tar.gz cpython-404378f83432651429634d7e2a66d2b079397099.tar.bz2 |
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".
Diffstat (limited to 'Modules/dbmmodule.c')
0 files changed, 0 insertions, 0 deletions