summaryrefslogtreecommitdiffstats
path: root/exception.py
diff options
context:
space:
mode:
Diffstat (limited to 'exception.py')
-rw-r--r--exception.py16
1 files changed, 16 insertions, 0 deletions
diff --git a/exception.py b/exception.py
index 0c9692f20..9b62e6e36 100644
--- a/exception.py
+++ b/exception.py
@@ -1,3 +1,19 @@
+#
+# exception.py - general exception formatting and saving
+#
+# Matt Wilson <msw@redhat.com>
+# Erik Troan <ewt@redhat.com>
+#
+# Copyright 2001 Red Hat, Inc.
+#
+# This software may be freely redistributed under the terms of the GNU
+# library public license.
+#
+# You should have received a copy of the GNU Library Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+#
+
import isys
import os
import signal