Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #61410

Re: noobie needs help with ctypes

References <DCD75728F460F14586086EA606E8308201119CEBF3@ACEVXCHMBX1001.ADVENTISTCORP.NET> <l858c3$our$1@ger.gmane.org>
Date 2013-12-09 15:22 -0500
Subject Re: noobie needs help with ctypes
From Joel Goldstick <joel.goldstick@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.3793.1386620531.18130.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Mon, Dec 9, 2013 at 3:15 PM, Terry Reedy <tjreedy@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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: noobie needs help with ctypes Joel Goldstick <joel.goldstick@gmail.com> - 2013-12-09 15:22 -0500

csiph-web