From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio M. Di Nitto Date: Fri, 09 Jul 2010 13:41:01 +0200 Subject: [Cluster-devel] [PATCH] Use exceptions not strings in 'raise' In-Reply-To: <4C31BBD2.9070107@redhat.com> References: <20100702114750.GA8456@bogon.sigxcpu.org> <4C31BBD2.9070107@redhat.com> Message-ID: <4C370ACD.1010203@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On 7/5/2010 1:02 PM, Fabio M. Di Nitto wrote: > On 7/2/2010 1:47 PM, Guido G?nther wrote: >> Hi, >> attached patch raises expceptions instead of strings in fence_rsb.py so >> python 2.6 doesn't complain. >> Please apply, >> -- Guido > Marex just pushed the patch around. Thanks for the submission. Fabio