summaryrefslogtreecommitdiff
path: root/lib/python2.7/struct.py
blob: b022355c180d19d5417ef9e938ca5cb5934977bd (plain)
1
2
3
from _struct import *
from _struct import _clearcache
from _struct import __doc__