From: Martin v. Löwis Date: Thu, 2 Oct 2008 20:09:47 +0000 (+0000) Subject: Add UUID for 3.1. X-Git-Tag: v3.0rc2~117 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fc972498d752113f7096f29b5977c117a89e307a;p=python Add UUID for 3.1. --- diff --git a/Tools/msi/msi.py b/Tools/msi/msi.py index a165770b5d..92b8dcc9d6 100644 --- a/Tools/msi/msi.py +++ b/Tools/msi/msi.py @@ -112,6 +112,7 @@ pythondll_uuid = { "26":"{34ebecac-f046-4e1c-b0e3-9bac3cdaacfa}", "27":"{4fe21c76-1760-437b-a2f2-99909130a175}", "30":"{6953bc3b-6768-4291-8410-7914ce6e2ca8}", + "31":"{4afcba0b-13e4-47c3-bebe-477428b46913}", } [major+minor] # Compute the name that Sphinx gives to the docfile