mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-15 17:20:07 +01:00
To ensure backward compatibility from version 4.2.3* to 4.2.2, use the config key 'perspective1' for version 4.2.3 and later. LoadPerspective => LoadPaneInfo raises an Exception, not a wx.PyAssertionError. Therefore, change it to catch only Exception.