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


Groups > comp.lang.python > #61408

Re: noobie needs help with ctypes

From Terry Reedy <tjreedy@udel.edu>
Subject Re: noobie needs help with ctypes
Date 2013-12-09 15:15 -0500
References <DCD75728F460F14586086EA606E8308201119CEBF3@ACEVXCHMBX1001.ADVENTISTCORP.NET>
Newsgroups comp.lang.python
Message-ID <mailman.3791.1386620124.18130.python-list@python.org> (permalink)

Show all headers | View raw


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'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

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


Thread

Re: noobie needs help with ctypes Terry Reedy <tjreedy@udel.edu> - 2013-12-09 15:15 -0500

csiph-web