summaryrefslogtreecommitdiffstats
path: root/AppPkg/Applications/Python/Python-2.7.2/Lib/struct.py
blob: f7c44e93ff73e835b7ac1a4a47b0972af9654101 (plain)
1
2
3
from _struct import *
from _struct import _clearcache
from _struct import __doc__