Author theller
Recipients
Date 2006-07-05.20:39:43
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This patch allows to use custom objects as parameters
in foreign function calls.  The patch is very simple
(actually it is more like a simple bug fix).  Tests and
documentation included.

The patch is against the SF CVS ctypes repository,
because it is simple to read imo.

I'm requesting permission to apply this patch to Python
current SVN before the next beta release.
History
Date User Action Args
2007-08-23 15:53:19adminlinkissue1517790 messages
2007-08-23 15:53:19admincreate