key/value store optimized for disk storage
Tim Chase
python.list at tim.thechases.com
Fri May 4 15:49:25 EDT 2012
On 05/04/12 14:14, Emile van Sebille wrote:
> On 5/4/2012 10:46 AM Tim Chase said...
>
> I hit a few snags testing this on my winxp w/python2.6.1 in that getsize
> wasn't finding the file as it was created in two parts with .dat and
> .dir extension.
Hrm...must be a Win32 vs Linux thing.
> Also, setting key failed as update returns None.
Doh, that's what I get for not testing my hand-recreation of the
test program I cobbled together and then deleted. Thanks for
tweaking that.
-tkc
More information about the Python-list
mailing list