- " wxPYAPP_ASSERT_SUPPRESS Don't do anything\n"
- " wxPYAPP_ASSERT_EXCEPTION Turn it into a Python exception if possible (default)\n"
- " wxPYAPP_ASSERT_DIALOG Display a message dialog\n"
- " wxPYAPP_ASSERT_LOG Write the assertion info to the wxLog\n");
+ " wx.PYAPP_ASSERT_SUPPRESS Don't do anything\n"
+ " wx.PYAPP_ASSERT_EXCEPTION Turn it into a Python exception if possible (default)\n"
+ " wx.PYAPP_ASSERT_DIALOG Display a message dialog\n"
+ " wx.PYAPP_ASSERT_LOG Write the assertion info to the wx.Log\n");