New submission from Armin Rigo:

The constructor of ctypes structures should probably not silently accept
the bogus arguments shown in the attached example.

----------
components: Extension Modules
files: bogus_args.py
messages: 59964
nosy: arigo, cfbolz, fijal
severity: normal
status: open
title: ctypes.Structure constructor arguments
versions: Python 2.6
Added file: http://bugs.python.org/file9174/bogus_args.py

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1831>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to