]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/Applications/Python/Python-2.7.10/Lib/struct.py
AppPkg/Applications/Python/Python-2.7.10: Initial Checkin part 4/5.
[mirror_edk2.git] / AppPkg / Applications / Python / Python-2.7.10 / Lib / struct.py
diff --git a/AppPkg/Applications/Python/Python-2.7.10/Lib/struct.py b/AppPkg/Applications/Python/Python-2.7.10/Lib/struct.py
new file mode 100644 (file)
index 0000000..f7c44e9
--- /dev/null
@@ -0,0 +1,3 @@
+from _struct import *\r
+from _struct import _clearcache\r
+from _struct import __doc__\r