Issue #789290: make sure that hash(2**63) == hash(2.**63) on 64-bit
[python.git] / Lib / struct.py
blob3784c055be96b940871cf79fd94886753a0d7a20
1 from _struct import *
2 from _struct import _clearcache