Cleanest C++ Interface to Python
Peter Hansen
peter at engcorp.com
Sun Feb 2 20:03:22 EST 2003
More information about the Python-list mailing list
Sun Feb 2 20:03:22 EST 2003
- Previous message (by thread): Cleanest C++ Interface to Python
- Next message (by thread): Cleanest C++ Interface to Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Just wrote: > > In article <3E3DA08B.FD3B1223 at engcorp.com>, > Peter Hansen <peter at engcorp.com> wrote: > > > Perhaps none of the three... try Googling for "python ctypes module". > > Googling for "ctypes" is enough... Ah, quite true. Unfortunately I generally start with "python" to help limit the search, but in this case, strangely, "python ctypes" comes up with another page first. But "ctypes python" does not... so I added instead of removing. I don't think I ever twigged to the fact that the order of the arguments affects the order of the output Google provides. -Peter
- Previous message (by thread): Cleanest C++ Interface to Python
- Next message (by thread): Cleanest C++ Interface to Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list