This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Geoff.Clements
Recipients Geoff.Clements, meador.inge, pitrou
Date 2014-11-01.21:34:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414877648.61.0.419543891394.issue22781@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the comment Antoine.

I understand that ctypeslib is old but it produces relatively mundane python code which is python version agnostic. Well, that's how it looks to me.

I have not used cython mainly because it would make the distribution of my code more complex but it may be worth trying if only to point the issue at ctypes or otherwise.
History
Date User Action Args
2014-11-01 21:34:08Geoff.Clementssetrecipients: + Geoff.Clements, pitrou, meador.inge
2014-11-01 21:34:08Geoff.Clementssetmessageid: <1414877648.61.0.419543891394.issue22781@psf.upfronthosting.co.za>
2014-11-01 21:34:08Geoff.Clementslinkissue22781 messages
2014-11-01 21:34:08Geoff.Clementscreate