What steps will reproduce the problem?
1. import ctypes
What is the expected output? What do you see instead?
a successful import
Please provide any additional information below.
Hi,
When i go to import ctypes, it fails with
no module named _ctypes
in the python.zip file, the __init__.py in the ctypes folder trys to import
a number of modules from _ctypes but fails b/c it cant find it.
So any help with getting ctypes running would be great,
Thanks,
Daniel
Original issue reported on code.google.com by dasac...@gmail.com on 10 Aug 2009 at 5:30
Original issue reported on code.google.com by
dasac...@gmail.com
on 10 Aug 2009 at 5:30