Newbie question about Python + CouchDB

2010-09-13 Thread C3
Total newbie here - have a quick question I have a script that takes data in a flat text file, breaks it up and builds a CouchDB with all my data - however during the loop in which the data is loaded into couchdb - I sometimes get crashes becuase of a duplicate Document ID (which in my case is

Re: avl tree

2005-06-01 Thread =?utf-8?q?Berthold_H=C3=B6llmann?=
Zunbeltz Izaola <[EMAIL PROTECTED]> writes: > On Tue, 31 May 2005 22:40:19 +0200, Berthold Höllmann wrote: > >> You can grab it from >> >> >> > > Thanks i will play with it. But i have realize that what i need was > exactly a binary tree. I

Re: avl tree

2005-05-31 Thread =?utf-8?q?Berthold_H=C3=B6llmann?=
Zunbeltz Izaola <[EMAIL PROTECTED]> writes: > On Mon, 30 May 2005 21:13:57 +0200, Berthold Höllmann wrote: > >> >> I'm afraid you won't be happy with the code. It's very old and likely >> won't compile. We have an inhouse version of this module which >> compiles and run on Sparc solaris (32 Bit)