[Zope3-Users] Re: RFC 4122 UUIDs
Fred Drake
fdrake at gmail.com
Thu Apr 5 14:20:08 EDT 2007
On 4/5/07, David Pratt <fairwinds at eastlink.ca> wrote:
> The UUID generator that I have been looking at is with the Chandler
> project (currently under Apache license) that could be easily wrapped:
Python 2.5 comes with a "uuid" module that works just fine with Python
2.4; that comes in handy as well, and doesn't need wrapping.
-Fred
--
Fred L. Drake, Jr. <fdrake at gmail.com>
"Every sin is the result of a collaboration." --Lucius Annaeus Seneca
More information about the Zope3-users
mailing list