From fa4192fd9a063c63370c14ecc7f0aeaabe03e33c Mon Sep 17 00:00:00 2001 From: "Gustavo J. A. M. Carneiro" Date: Tue, 11 Apr 2006 20:13:27 +0000 Subject: Include original exception string in the raised SystemExit. * tests/common.py (importModule): Include original exception string in the raised SystemExit. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a980999..fd6df01 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-04-11 Gustavo J. A. M. Carneiro + + * tests/common.py (importModule): Include original exception + string in the raised SystemExit. + 2006-04-11 Johan Dahlin * gobject/.cvsignore: -- cgit