-The wxHtmlListBox derives from wxVListBox, but draws each item itself
-as a wxHtmlCell. This means that you just need to provide a snippet
+The wx.HtmlListBox derives from wx.VListBox, but draws each item itself
+as a wx.HtmlCell. This means that you just need to provide a snippet