Patches item #1609108, was opened at 2006-12-05 11:28 Message generated for change (Comment added) made by theller You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1609108&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Library (Lib) Group: None Status: Closed Resolution: Invalid Priority: 5 Private: No Submitted By: David Remahl (chmod007) Assigned to: Thomas Heller (theller) Summary: Docstring support for ctypesgen Initial Comment: ctypesgen should generate helpful docstrings for the functions it creates. This patch adds a "-d" switch to xml2py. ---------------------------------------------------------------------- >Comment By: Thomas Heller (theller) Date: 2007-02-15 21:40 Message: Logged In: YES user_id=11105 Originator: NO I would like to note that I finally integrated a patch similar to yours in the ctypeslib project. The switch for the xml2py script is '-c' for 'comments'. The generated comments include the C function signature from the header file, plus the name of the header file itself and the line number where the function definition is. ---------------------------------------------------------------------- Comment By: Thomas Heller (theller) Date: 2006-12-05 18:54 Message: Logged In: YES user_id=11105 Originator: NO Since ctypeslib (which contains the code generator) is a thirdparty product I'm closing this. Bugs and patches for ctypes addon products should be submitted to the ctypes tracker at http://sourceforge.net/tracker/?group_id=71702. However, I'm happy to discuss this patch on the ctypes-users mailing list. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1609108&group_id=5470 _______________________________________________ Patches mailing list Patches@python.org http://mail.python.org/mailman/listinfo/patches