From: Robin Dunn Date: Fri, 31 Dec 2004 22:56:39 +0000 (+0000) Subject: updated note about the patch X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/782ece57f01ef621ba86014ef0c95980a047d7f1 updated note about the patch git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wxPython/SWIG/README.txt b/wxPython/SWIG/README.txt index b5a4a4bf5c..ade6b98f8b 100644 --- a/wxPython/SWIG/README.txt +++ b/wxPython/SWIG/README.txt @@ -30,8 +30,8 @@ swig-1.3.24.patch making a copy. Part of my autodoc patch was disabled becuase a unit-test failed. - I was not able to duplicate the failure so I re-enabled that - section of code in this patch. + It turns out that the failure was due to a name clash in the unit + test itself, so I re-enabled that section of code in this patch. Don't generate the autodocs string for a class if it has a docstring attribute.