Patches item #1609407, was opened at 2006-12-05 11:43 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1609407&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Library (Lib) Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Jeremy Katz (katzj) Assigned to: Nobody/Anonymous (nobody) Summary: traceback on exit if syslog handler fails to initialize Initial Comment: Syslog loggers can fail to initialize if the syslogd has crashed; this then leads to a traceback on exit as self.unixsocket isn't set. Attached patch changes around the order to avoid this. Related to http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=206474 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1609407&group_id=5470 _______________________________________________ Patches mailing list Patches@python.org http://mail.python.org/mailman/listinfo/patches