Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #61408 > unrolled thread
| Started by | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| First post | 2013-12-09 15:15 -0500 |
| Last post | 2013-12-09 15:15 -0500 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: noobie needs help with ctypes Terry Reedy <tjreedy@udel.edu> - 2013-12-09 15:15 -0500
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Date | 2013-12-09 15:15 -0500 |
| Subject | Re: noobie needs help with ctypes |
| Message-ID | <mailman.3791.1386620124.18130.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web