Re: getting ctypes to work in 2.4 version
Thomas Heller <[email protected]> Wed, 13 Feb 2008 18:43:47 +0100
| Newsgroups | gmane.comp.python.windows-ce |
|---|---|
| Message-ID | <[email protected]> |
Petri Wunsch schrieb: > Hi, > > is there a separate ctypes package dowloadable for pythonCE 2.4 I > can find it only for normal python but it's kind of hard to install > that foexample in windows mobile device. Look for ctypes-1.0.0.winCE-arm-py2.4.zip in this page: http://sourceforge.net/project/showfiles.php?group_id=71702 You have to select the 1.0.0 release. Thomas