Start packaging the bz2 python module as it is needed for building Qt5
[profile/ivi/python.git] / Lib / struct.py
1 from _struct import *
2 from _struct import _clearcache
3 from _struct import __doc__