Log the exception when writing to file fails.
authorRobin Dunn <robin@alldunn.com>
Tue, 14 Jun 2005 22:59:21 +0000 (22:59 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 14 Jun 2005 22:59:21 +0000 (22:59 +0000)
commit4eb5bfc61fed681f52ce67e253b390ccaa1280e9
treee37927eef706d1e096917171b35739e60cb3eea5
parentaae5d34f852a5f8390ecf53a498a1d9cb5dec3e6
Log the exception when writing to file fails.
Set the default encoding from wxGetDefaultPyEncoding again.
Recover from encoding errors when writing the memory file.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34657 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/wx/tools/XRCed/globals.py
wxPython/wx/tools/XRCed/tree.py
wxPython/wx/tools/XRCed/xrced.py