X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3c1705d91193010a2dd612dfe050b89da1773e21..6a52ea5cb81dcd07c286d34b80945534780fe05f:/wxPython/SWIG/README.txt?ds=sidebyside 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.