Merge with 3.5

This commit is contained in:
Steve Dower 2016-05-16 11:05:00 -07:00
commit aa99b8e365
1 changed files with 1 additions and 1 deletions

View File

@ -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 }
};