]> 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)
commit71a36f735ba8b70a4f6ff51fdc10f1c8df0285da
treec76ab97dc1f9b3d6cb73002e3a78cb59ce7769f5
parenteb3c16d38c84512c8e90fd8fc34522694745cb03
Issue #24634: Importing uuid should not try to load libc on Windows
Lib/uuid.py
Misc/NEWS