[ZODB-Dev] BTrees did it, was: conflict resolution for PersistentList

Antonio Beamud Montero antonio.beamud at wanadoo.es
Thu May 27 12:31:43 EDT 2004


I use this:
def create_id():
    return
"%s.%s"%(time.strftime('%Y%m%d%H%M%S',time.gmtime()),str(whrandom.random())[2:])

Greetings

El jue, 27-05-2004 a las 11:34, Thomas Guettler escribió:
> Am Mittwoch, 26. Mai 2004 16:02 schrieb Diez B. Roggisch:
> > Hi,
> >
> > ok, I tried the btrees, and they seem to do what I want. Gotta figure out
> > how to create nice keys, but thats a minor problem.
> 
> Hi,
> 
> I use time.time() (which returns a float on linux) in an application,
> 
> Regards,
>  Thomas
> 
> 
> _______________________________________________
> For more information about ZODB, see the ZODB Wiki:
> http://www.zope.org/Wikis/ZODB/
> 
> ZODB-Dev mailing list  -  ZODB-Dev at zope.org
> http://mail.zope.org/mailman/listinfo/zodb-dev




More information about the ZODB-Dev mailing list