allwinner_a64/android/external/python/cpython2/Lib/struct.py
2018-08-08 16:14:42 +08:00

3 lines
82 B
Python

from _struct import *
from _struct import _clearcache
from _struct import __doc__