Require implementations for warnings.showwarning() support the 'line' argument.
[python.git] / Lib / struct.py
blob3784c055be96b940871cf79fd94886753a0d7a20
1 from _struct import *
2 from _struct import _clearcache