mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Fix typo.
This commit is contained in:
parent
8e124f3244
commit
438a43a72f
1 changed files with 1 additions and 1 deletions
|
@ -71,6 +71,6 @@ product_codes = {
|
|||
'3.1.102': '{f6e199bf-dc64-42f3-87d4-1525991a013e}', # 3.1a2
|
||||
'3.1.111': '{c3c82893-69b2-4676-8554-1b6ee6c191e9}', # 3.1b1
|
||||
'3.1.121': '{da2b5170-12f3-4d99-8a1f-54926cca7acd}', # 3.1c1
|
||||
'3.1.122': '{bceb5133-e2ee-4109-951f-ac7e941a1692}', # 3.1c1
|
||||
'3.1.122': '{bceb5133-e2ee-4109-951f-ac7e941a1692}', # 3.1c2
|
||||
'3.1.150': '{3ad61ee5-81d2-4d7e-adef-da1dd37277d1}', # 3.1.0
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue