]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add UUID for 3.2 DLL.
authorMartin v. Löwis <martin@v.loewis.de>
Tue, 16 Mar 2010 14:16:09 +0000 (14:16 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Tue, 16 Mar 2010 14:16:09 +0000 (14:16 +0000)
Tools/msi/msi.py

index 37bcbb6896ac945c4a03b59e6f8604b9db26ffac..fb431378e7ea90983ed6cb22aead088fb7888649 100644 (file)
@@ -113,6 +113,7 @@ pythondll_uuid = {
     "27":"{4fe21c76-1760-437b-a2f2-99909130a175}",
     "30":"{6953bc3b-6768-4291-8410-7914ce6e2ca8}",
     "31":"{4afcba0b-13e4-47c3-bebe-477428b46913}",
+    "32":"{3ff95315-1096-4d31-bd86-601d5438ad5e}",
     } [major+minor]
 
 # Compute the name that Sphinx gives to the docfile