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 _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
