Scons fix for MS Windows.
A bug was introduced back at r17786 which causes scons to fail on MS Windows. This has to do with the ctypes.Structure object but strangely led to a AttributeError importing scipy when initialising scons.
Authored by: bugman 2012-10-17
Parent: [r17910]
Child: [r17912]