noobie needs help with ctypes

Joel Goldstick joel.goldstick at gmail.com
Mon Dec 9 15:22:08 EST 2013


On Mon, Dec 9, 2013 at 3:15 PM, Terry Reedy <tjreedy at udel.edu> wrote:

> On 12/9/2013 2:24 PM, Sells, Fred wrote:
>
>> I'm using python 2.6 on Linux/CentOs 6.x
>>
>
> I would use the latest 2.7 (or 3.3) for a new project if at all possible.
>
> I seem to recall that Centos needs 2.6 as default python for its own
purposes, so you need to install another version without messing with 2.6.
VirtualEnv might help.


>  I'm getting ctypes to work, but getting stuck on the use of  .argtypes.
>>  Can someone point out what I'm doing.  This is my first use of ctypes and
>> it looks like I'm getting different definitions in stackoverflow that may
>> correspond to different version of python.
>>
>
> In particular, I am sure that there have been bugfixes for ctypes.
>
>
> --
> Terry Jan Reedy
>
> --
> https://mail.python.org/mailman/listinfo/python-list
>



-- 
Joel Goldstick
http://joelgoldstick.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20131209/546bffaf/attachment.html>


More information about the Python-list mailing list