symbian-qemu-0.9.1-12/python-win32-2.6.1/lib/struct.py
author Mike Kinghan <mikek@symbian.org>
Wed, 04 Aug 2010 11:52:10 +0100
branchGCC_SURGE
changeset 92 c5cd29a4600d
parent 1 2fb8b9db1c86
permissions -rw-r--r--
Fix for bug 3508 - Persistent storage support breaks Linux compatibility. Part 2. Neglected to include added files in first commit.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
2fb8b9db1c86 Initial QEMU (symbian-qemu-0.9.1-12) import
martin.trojer@nokia.com
parents:
diff changeset
     1
from _struct import *
2fb8b9db1c86 Initial QEMU (symbian-qemu-0.9.1-12) import
martin.trojer@nokia.com
parents:
diff changeset
     2
from _struct import _clearcache