[Python-Dev] how about adding ping's uuid module to the standard lib ?

Bill Janssen janssen at parc.com
Tue Mar 7 18:06:37 CET 2006


Having UUID in the stdlib would be very helpful.

Philip Eby writes:
> I like the idea of having RFC-compliant UUIDs in the stdlib, but I really 
> want immutable ones, preferably without {} in their standard string 
> representation.  And efficient use of platform-local UUID generation APIs 
> would also be preferable.

I completely agree with Philip.

Bill


More information about the Python-Dev mailing list