Thomas Heller added the comment:

The patch will be extended ASAP so that 'None' is accepted by foreign
functions where a function pointer (callback function) is expected.

For consistency it should be possible to call the ctypes function
prototype with None to create a NULL callback function pointer.

----------
title: ctypes NULL function pointers should have a False bool value. -> ctypes 
function pointer enhancements

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

Reply via email to