[issue11464] Call Mac API Crash via ctypes
Ronald Oussoren
report at bugs.python.org
Sat Mar 12 17:14:49 CET 2011
Ronald Oussoren <ronaldoussoren at mac.com> added the comment:
yufun, you better ask on python-list or the pythonmac-sig e-mail list (<http://www.python.org/community/sigs/current/pythonmac-sig/>). The added bonus is that you'll get into contact with other users of Python on OSX.
The ctypes API is explained here: <http://docs.python.org/library/ctypes.html>. This page also explains how to specify the function signature for the function you try to call.
----------
resolution: -> invalid
stage: -> committed/rejected
status: open -> closed
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11464>
_______________________________________
More information about the Python-bugs-list
mailing list