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 larry
Recipients larry, meador.inge
Date 2014-01-15.20:08:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
In the past few days I added "cloning" functions, which lets you reuse the parameters and return converter from an existing function.  That might help with Modules/_ctypes/_ctypes.
History
Date User Action Args
2014-01-15 20:08:51larrysetrecipients: + larry, meador.inge
2014-01-15 20:08:51larrysetmessageid: <[email protected]>
2014-01-15 20:08:51larrylinkissue20178 messages
2014-01-15 20:08:51larrycreate