Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/rpms/sugar-toolkit/0030-More-robust-handling-of-unhandled-exceptions.patch
diff options
context:
space:
mode:
Diffstat (limited to 'rpms/sugar-toolkit/0030-More-robust-handling-of-unhandled-exceptions.patch')
-rw-r--r--rpms/sugar-toolkit/0030-More-robust-handling-of-unhandled-exceptions.patch9
1 files changed, 4 insertions, 5 deletions
diff --git a/rpms/sugar-toolkit/0030-More-robust-handling-of-unhandled-exceptions.patch b/rpms/sugar-toolkit/0030-More-robust-handling-of-unhandled-exceptions.patch
index cfce730..8b97983 100644
--- a/rpms/sugar-toolkit/0030-More-robust-handling-of-unhandled-exceptions.patch
+++ b/rpms/sugar-toolkit/0030-More-robust-handling-of-unhandled-exceptions.patch
@@ -1,9 +1,8 @@
-From af67f832e52df8e8b8c5028fc913f96c3f24838b Mon Sep 17 00:00:00 2001
+From d7b06f2abd156be9bd0c1fdc4c8c241ae7e4a372 Mon Sep 17 00:00:00 2001
From: Aleksey Lim <alsroot@member.fsf.org>
Date: Mon, 24 Jan 2011 15:57:50 +0000
-Subject: [PATCH sugar-toolkit 30/31] More robust handling of unhandled
- exceptions
-Mail-Followup-To: <sugar-devel@lists.sugarlabs.org>
+Subject: [PATCH 30/33] More robust handling of unhandled exceptions
+Organization: Sugar Labs Foundation
---
src/sugar/feedback.py | 24 +++++++++++++++---------
@@ -52,5 +51,5 @@ index 56dacab..770b7a7 100644
sys.excepthook = _excepthook
--
-1.7.6
+1.7.4.4