From ee3aa0ac73323249c9e3f2d35bba905d07e9c507 Mon Sep 17 00:00:00 2001
From: Per Cederqvist <ceder@lysator.liu.se>
Date: Sun, 26 Oct 2003 16:21:29 +0000
Subject: [PATCH] Add more info to the string representation of uncaught remote
 exceptions.

---
 ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 7ce14ce..9a131cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2003-10-26  Per Cederqvist  <ceder@ceder.dyndns.org>
 
+	Add more info to the string representation of uncaught remote
+	exceptions.
+	* pcl_expect/remote_exception.py (Remote.__init__): Added the
+	pre-formatted traceback to the base class constructor call.
+
 	Rework the spawn API.
 	* pcl_expect/spawn.py: Some documentation added.
 	(stty_init): Change default value to False instead of None.
-- 
GitLab