mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Merge with 3.5
This commit is contained in:
commit
aa99b8e365
1 changed files with 1 additions and 1 deletions
|
@ -1082,7 +1082,7 @@ static PYC_MAGIC magic_values[] = {
|
|||
{ 3190, 3230, L"3.3" },
|
||||
{ 3250, 3310, L"3.4" },
|
||||
{ 3320, 3350, L"3.5" },
|
||||
{ 3350, 3350, L"3.6" },
|
||||
{ 3360, 3361, L"3.6" },
|
||||
{ 0 }
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue