git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31205
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
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.