git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39564
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
inf = sys.exc_info()
wx.LogError(traceback.format_exception(inf[0], inf[1], None)[-1])
wx.LogError('Error writing temporary file')
inf = sys.exc_info()
wx.LogError(traceback.format_exception(inf[0], inf[1], None)[-1])
wx.LogError('Error writing temporary file')
memFile.close() # write to wxMemoryFS
xmlFlags = xrc.XRC_NO_SUBCLASSING
# Use translations if encoding is not specified
memFile.close() # write to wxMemoryFS
xmlFlags = xrc.XRC_NO_SUBCLASSING
# Use translations if encoding is not specified