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 Pavel.Boldin
Recipients Pavel.Boldin, meador.inge
Date 2011-09-11.12:17:43
SpamBayes Score 0.072666466
Marked as misclassified No
Message-id <1315743464.59.0.4682150092.issue12945@psf.upfronthosting.co.za>
In-reply-to
Content
OK. So, it seems just like ctypes work, but don't for my needs.

Thing that bothers me anyway is the strange code, where size contains either size (when bitsize==0) or bitsize in upper 16 bits and bitoffset in lower 16 bits.
History
Date User Action Args
2011-09-11 12:17:44Pavel.Boldinsetrecipients: + Pavel.Boldin, meador.inge
2011-09-11 12:17:44Pavel.Boldinsetmessageid: <1315743464.59.0.4682150092.issue12945@psf.upfronthosting.co.za>
2011-09-11 12:17:43Pavel.Boldinlinkissue12945 messages
2011-09-11 12:17:43Pavel.Boldincreate