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 arigo
Recipients Carl.Friedrich.Bolz, arigo, fijal
Date 2008-01-15.13:47:08
SpamBayes Score 0.11869057
Marked as misclassified No
Message-id <1200404830.93.0.0957399164262.issue1831@psf.upfronthosting.co.za>
In-reply-to
Content
The constructor of ctypes structures should probably not silently accept
the bogus arguments shown in the attached example.
History
Date User Action Args
2008-01-15 13:47:11arigosetspambayes_score: 0.118691 -> 0.11869057
recipients: + arigo, fijal, Carl.Friedrich.Bolz
2008-01-15 13:47:10arigosetspambayes_score: 0.118691 -> 0.118691
messageid: <1200404830.93.0.0957399164262.issue1831@psf.upfronthosting.co.za>
2008-01-15 13:47:08arigolinkissue1831 messages
2008-01-15 13:47:08arigocreate