Updated SWIG docstring changes, also merged prepend patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -15,6 +15,11 @@ source tree soon.
|
||||
swig.python-docstring.patch Adds "autodoc" and "docstring" features.
|
||||
See SF Patch #883402
|
||||
|
||||
Also changes the "addtofunc" feature to
|
||||
"pythonappend" and also adds a
|
||||
"pythonprepend" feature that prepends
|
||||
pythoncode to the begining of a
|
||||
SWIG-generated proxy function or method.
|
||||
|
||||
swig.xmlout.patch Fixes a couple problems in the XML output
|
||||
of SWIG: an extra "/>" was removed and
|
||||
@@ -31,12 +36,6 @@ swig.xmlout.patch Fixes a couple problems in the XML output
|
||||
See SF Patch #864689
|
||||
|
||||
|
||||
swig.python-prepend.patch Changes the "addtofunc" feature to
|
||||
"pythonappend" and also adds a
|
||||
"pythonprepend" feature that prepends
|
||||
pythoncode to the begining of a
|
||||
SWIG-generated proxy function or method.
|
||||
|
||||
|
||||
------------------------------------------------------------------------
|
||||
These patches have already been checked in to SWIG's CVS and are in
|
||||
|
Reference in New Issue
Block a user