3058:0a02c433f52d | 3060:5883ce99ee12 |
---|---|
191 E5MessageBox.critical( | 191 E5MessageBox.critical( |
192 self, | 192 self, |
193 self.trUtf8("Error saving Call Stack Info"), | 193 self.trUtf8("Error saving Call Stack Info"), |
194 self.trUtf8("""<p>The call stack info could not be""" | 194 self.trUtf8("""<p>The call stack info could not be""" |
195 """ written to <b>{0}</b></p>""" | 195 """ written to <b>{0}</b></p>""" |
196 """<p>Reason: {1}</p>""")\ | 196 """<p>Reason: {1}</p>""") |
197 .format(fname, str(err))) | 197 .format(fname, str(err))) |