Yeah, I was thinking about using them as primary keys when inserting tables into my database... Might not be too slow (have to see).
Thanks, Eron On Tuesday 17 August 2004 3:57 am, Jim Bublitz wrote: > On Monday 16 August 2004 17:00, Eron Lloyd wrote: > > Don't know if I asked this before, but is there something major > > preventing QUuid from being wrapped. For some reason I thought it was, > > but am probably mistaken. Is there a better module in Python some where? > > This page: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/213761 > has some info on Python methods. None of them look too fast if you need a > lot of unique IDs though. > > Jim > --- > [This E-mail scanned for viruses by Declude Virus] --- [This E-mail scanned for viruses by Declude Virus] _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
