commit | a6b3caad417c0472b611be251d623331744079a5 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Sun Jun 27 22:56:42 2004 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Sun Jun 27 22:56:42 2004 +0000 |
tree | 5534ce554ac126c4f804b1d8b49e432086268a6d | |
parent | e7c053233fa4a0f9a1ddfe96b5a3ea57495f9882 [diff] |
Fix SF bug # 897820 - we can no longer use the DB_TRUNCATE flag when opening the DB to implement legacy interface flag='n' support as BerkeleyDB 4.2.52 no longer allows it in transaction protected environments. Do the os.unlink ourselves.