Added _struct._clearcache() for regression tests
diff --git a/Lib/struct.py b/Lib/struct.py
index 297e7d0..3784c05 100644
--- a/Lib/struct.py
+++ b/Lib/struct.py
@@ -1 +1,2 @@
 from _struct import *
+from _struct import _clearcache