ComicRack_Scripts/FromDucks/struct.py

4 lines
82 B
Python
Raw Normal View History

2022-06-25 15:13:40 +02:00
from _struct import *
from _struct import _clearcache
from _struct import __doc__