cpython/Lib/struct.py

3 lines
54 B
Python
Raw Normal View History

from _struct import *
from _struct import _clearcache