9 Jun
2000
9 Jun
'00
9:27 p.m.
Changelog: 0.04: - added missing binary flags to open() calls to make it work on NT. - added flush() calls after file writing - added close() method to the DirectoryStorage class 0.03: - don't die if posix.fsync is not available - base class renamed to DirectoryStorage - added directory (re)creation and locking - added a 'magic' file - last oid file open/close bug - moved serials to an gdbm database 0.02: - converted to using os.path.join 0.01: - initial release -Petru