Actions
Bug #291
closedimport from ctypes not working
Start date:
04/03/2014
Due date:
% Done:
100%
Resolution:
fixed
Affected Version:
Description
a simple import from ctypes .
bring on xbmc4xbox 3.5 beta:
import ctypes
File "Q:\system\python\python27.zlib\ctypes\__init__.py", line 10, in <module>
ImportError: No module named _ctypes
but i think ctypes since integrated on python since python 2.5
Actions