FileStor

abstract Stor object that involves storing a file.


Methods

f save(self, **kwds) ...

saves fields in kwds.

f __init__(self, file) ...

f clean(self) ...

f close(self) ...

See the source for more information.