aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/tools/python/src/Lib/struct.py
blob: b022355c180d19d5417ef9e938ca5cb5934977bd (plain) (blame)
1
2
3
from _struct import *
from _struct import _clearcache
from _struct import __doc__