[wxPython-dev] PyControl docstrings refer to PyScrolledWindow
Robin Dunn
robin at alldunn.com
Thu Oct 18 17:12:08 PDT 2007
Jason R. Coombs wrote:
> I think there's a typo in the PyControl documentation -
> http://www.wxpython.org/docs/api/wx.PyControl-class.html
>
> In each of the base_ methods, the docstring says "Please use
> PyScrolledWindow.MethodName instead". I think the code was probably copied
> from the PyScrolledWindow class, and should probably be changed to say
> PyControl.MethodName instead.
Yep. A copy-paste error. Thanks.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-dev
mailing list