]> granicus.if.org Git - python/commit
The uuid library on OSX 10.5 seems to contain the same bug as the one
authorRonald Oussoren <ronaldoussoren@mac.com>
Sun, 27 Jun 2010 12:43:47 +0000 (12:43 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Sun, 27 Jun 2010 12:43:47 +0000 (12:43 +0000)
commit76002c8f1d9e367788fc55a4aa7685189416ebc6
treeb93e1559215870c5a7daf553546bdf0061f0c367
parentcd17213e8e8389ea4bce1641d3878ad67b2f7782
The uuid library on OSX 10.5 seems to contain the same bug as the one
on OSX 10.6, therefore don't use it there either.

This fixes issue8621.
Lib/uuid.py