Fix for the GUI tests clean_up_windows() tearDown method.
After destroying all of the main GUI windows, a wx.Yield() call is made to flush the wxPython event queue. This seems to help with the memory management.
Authored by: bugman 2015-02-03
Parent: [r27494]
Child: [r27496]