mirror of
https://github.com/zrax/pycdc.git
synced 2026-06-23 11:34:07 +00:00
Update magic number for Python 3.3 beta
This commit is contained in:
parent
cfbc806955
commit
209970f668
3 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@ Python MAGIC Python MAGIC Python MAGIC
|
|||
1.0 0x00999902 2.0 0x0A0DC687 3.0 0x0A0D0C3A
|
||||
1.1 0x00999903 2.1 0x0A0DEB2A 3.1 0x0A0D0C4E
|
||||
1.2 0x00999903 2.2 0x0A0DED2D 3.2 0x0A0D0C6C
|
||||
1.3 0x0A0D2E89 2.3 0x0A0DF23B 3.3 0x0A0D0C94
|
||||
1.3 0x0A0D2E89 2.3 0x0A0DF23B 3.3 0x0A0D0C9E
|
||||
1.4 0x0A0D1704 2.4 0x0A0DF26D
|
||||
1.5 0x0A0D4E99 2.5 0x0A0DF2B3
|
||||
1.6 0x0A0DC4FC 2.6 0x0A0DF2D1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue