exception leak in wxPyGridCellRenderer.GetBestSize()

In wxPython 2.6.3.3 if wxPyGridCellRenderer.GetBestSize() returns tuple a TypeError exception remains unhandled and is discovered with next wxPython call.

Tested on Win32 ansi build python 2.4.4

Niki Spahiev

Niki Spahiev wrote:

In wxPython 2.6.3.3 if wxPyGridCellRenderer.GetBestSize() returns tuple a TypeError exception remains unhandled and is discovered with next wxPython call.

Thanks.

ยทยทยท

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!