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 ysj.ray
Recipients docs@python, georg.brandl, techtonik, theller, ysj.ray
Date 2010-11-25.04:13:49
SpamBayes Score 0.0009819532
Marked as misclassified No
Message-id <1290658430.57.0.178415379666.issue8481@psf.upfronthosting.co.za>
In-reply-to
Content
I think not only Structures but also other ctypes can be passed with byref() to functions expecting pointer to mutable memory.
History
Date User Action Args
2010-11-25 04:13:50ysj.raysetrecipients: + ysj.ray, theller, georg.brandl, techtonik, docs@python
2010-11-25 04:13:50ysj.raysetmessageid: <1290658430.57.0.178415379666.issue8481@psf.upfronthosting.co.za>
2010-11-25 04:13:49ysj.raylinkissue8481 messages
2010-11-25 04:13:49ysj.raycreate