]> granicus.if.org Git - python/commit
Issue #24634: Importing uuid should not try to load libc on Windows
authorSteve Dower <steve.dower@microsoft.com>
Tue, 14 Jul 2015 20:25:03 +0000 (13:25 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Tue, 14 Jul 2015 20:25:03 +0000 (13:25 -0700)
commit1485054a2324b2f850d4fc25adbab7077fedc8f2
tree12b0abb14f4ff0dfd7a9c361ea3790182449f401
parent77518434d0dbacb80cc19c7a1bb7c90beee457b8
Issue #24634: Importing uuid should not try to load libc on Windows
Lib/uuid.py
Misc/NEWS