[Python-Dev] uuid tests failing on Windows

"Martin v. Löwis" martin at v.loewis.de
Thu Aug 17 21:52:54 CEST 2006


test_uuid1 and test_uuid4 fail consistently on Windows; apparently,
the generated universally-unique identifiers aren't even unique within
a set of 1000 identifiers.

Can somebody please fix that? If not, should we remove the uuid module
as being immature?

Regards,
Martin


More information about the Python-Dev mailing list