Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #61410 > unrolled thread
| Started by | Joel Goldstick <joel.goldstick@gmail.com> |
|---|---|
| First post | 2013-12-09 15:22 -0500 |
| Last post | 2013-12-09 15:22 -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 Joel Goldstick <joel.goldstick@gmail.com> - 2013-12-09 15:22 -0500
| From | Joel Goldstick <joel.goldstick@gmail.com> |
|---|---|
| Date | 2013-12-09 15:22 -0500 |
| Subject | Re: noobie needs help with ctypes |
| Message-ID | <mailman.3793.1386620531.18130.python-list@python.org> |
[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 top | Article view | comp.lang.python
csiph-web